Module Names.KerName
val repr : t -> ModPath.t * Label.t
val make2 : ModPath.t -> Label.t -> t
val modpath : t -> ModPath.t
Projections
val label : t -> Label.t
val to_string : t -> string
Encode as a string (not to be used for user-facing messages).
val debug_to_string : t -> string
Same as
to_string
, but outputs extra information related to debug.