Module Scope
Managing of scopes to avoid clashes
- author
- Christoph Sticksel
type t= Ident.t listScope as a sequence of identifiers
This type will become private later
val hash : t -> intHash of a scope
val pp_print_scope : Stdlib.Format.formatter -> t -> unitPretty-print a scope
val to_string : t -> string