mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-16 23:56:43 -05:00
fix syntax error in Array.mli
This commit is contained in:
parent
710e6e20fc
commit
ce4428ab15
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