mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
update doc of Containers module
This commit is contained in:
parent
5427e9db31
commit
0a20cf0e3d
1 changed files with 5 additions and 0 deletions
|
|
@ -40,6 +40,11 @@ Changed [Opt] to [Option] to better reflect that this module is about the
|
|||
['a option] type, with [module Option = CCOpt].
|
||||
|
||||
@since 0.5
|
||||
|
||||
Renamed from [CCPervasives] in [containers.pervasives], to [Containers]
|
||||
in the core library [containers]
|
||||
|
||||
@since NEXT_RELEASE
|
||||
*)
|
||||
|
||||
module Array = struct
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue