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