Module type Ocamlary.COLLECTION
module type of
This comment is for CollectionModule.
module InnerModuleA : sig ... endThis comment is for InnerModuleA.
module type InnerModuleTypeA = InnerModuleA.InnerModuleTypeA'This comment is for InnerModuleTypeA.