package fix

  1. Overview
  2. Docs
module Make (M : sig ... end) : sig ... end
module ForOrderedType (T : Map.OrderedType) : sig ... end
module ForHashedType (T : Hashtbl.HashedType) : sig ... end
module ForType (T : sig ... end) : sig ... end
OCaml

Innovation. Community. Security.