jon.recoil.org

Parameter Make.Module_name

type t
module Set : Stdlib.Set.S with type elt = Module_name.t
module Map : Stdlib.Map.S with type key = Module_name.t
module Tbl : Stdlib.Hashtbl.S with type key = Module_name.t
val compare : Module_name.t -> Module_name.t -> int