update doc of Containers module

This commit is contained in:
Simon Cruanes 2015-03-04 17:57:09 +01:00
parent 5427e9db31
commit 0a20cf0e3d

View file

@ -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