Lang.FunctorParameter
type parameter = {
id : Odoc_model.Paths.Identifier.FunctorParameter.t;
expr : Odoc_model.Lang.ModuleType.expr;
}
type t =
| Unit
| Named of Odoc_model.Lang.FunctorParameter.parameter