mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 03:05:28 -05:00
fix syntax error in Array.mli
This commit is contained in:
parent
3658864a5a
commit
6d02200429
1 changed files with 1 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ val sort_generic :
|
||||||
@since 0.14 *)
|
@since 0.14 *)
|
||||||
|
|
||||||
|
|
||||||
(** {3 Infix Operators} *)
|
(** {3 Infix Operators}
|
||||||
It is convenient to {!open CCArray.Infix} to access the infix operators
|
It is convenient to {!open CCArray.Infix} to access the infix operators
|
||||||
without cluttering the scope too much.
|
without cluttering the scope too much.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue