package fix

  1. Overview
  2. Docs

Module Fix.TabulateSource

Sourcemodule Make (F : sig ... end) (M : sig ... end) : sig ... end
Sourcemodule ForOrderedType (F : sig ... end) (T : Map.OrderedType with type t = F.t) : sig ... end
Sourcemodule ForHashedType (F : sig ... end) (T : Hashtbl.HashedType with type t = F.t) : sig ... end
Sourcemodule ForType (F : sig ... end) : sig ... end
Sourcemodule ForIntSegment (K : sig ... end) : sig ... end