package diet

  1. Overview
  2. Docs

Module DietSource

Sourcemodule type ELT = sig ... end
Sourcemodule type INTERVAL_SET = sig ... end
Sourcemodule Make (Elt : ELT) : INTERVAL_SET with type elt = Elt.t
Sourcemodule Int : INTERVAL_SET with type elt = int
Sourcemodule Int64 : INTERVAL_SET with type elt = int64
OCaml

Innovation. Community. Security.