Path.Module
type t = [
|
Paths.Identifier.Module.t
Paths.Identifier.FunctorParameter.t
Paths.Identifier.FunctorResult.t
]
val equal : t -> t -> bool
val hash : t -> int
val compare : t -> t -> int