Module Names.ModPath
val compare : t -> t -> intval equal : t -> t -> boolval hash : t -> intval is_bound : t -> boolval initial : tName of the toplevel structure (
= MPfile initial_dir)
val dp : t -> DirPath.tval to_string : t -> stringEncode as a string (not to be used for user-facing messages).
val debug_to_string : t -> stringSame as
to_string, but outputs extra information related to debug.