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