Module Uid.PathSource

Sourcetype t = Module.t list
Sourceval to_string : t -> string
Sourceval format : Format.formatter -> t -> unit
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int