package fix

  1. Overview
  2. Docs
module Make (F : sig ... end) (M : sig ... end) : sig ... end
module ForOrderedType (F : sig ... end) (T : Map.OrderedType with type t = F.t) : sig ... end
module ForHashedType (F : sig ... end) (T : Hashtbl.HashedType with type t = F.t) : sig ... end
module ForType (F : sig ... end) : sig ... end
module ForIntSegment (K : sig ... end) : sig ... end
OCaml

Innovation. Community. Security.