Module Lib.IdSource

Sourcetype t = string Util.Source.phrase
Sourceval to_string : ('a, 'b, 'c) Util.Source.info -> 'a
Sourceval compare : (String.t, 'a, 'b) Util.Source.info -> (String.t, 'c, 'd) Util.Source.info -> int
Sourceval eq : (String.t, 'a, 'b) Util.Source.info -> (String.t, 'c, 'd) Util.Source.info -> bool
Sourceval hash : ('a, 'b, 'c) Util.Source.info -> int
Sourceval is_underscored : (string, 'a, 'b) Util.Source.info -> bool
Sourceval strip_underscore : (string, unit, 'a) Util.Source.info -> (string, unit, 'a) Util.Source.info