package elpi

  1. Overview
  2. Docs

Module Util.SetSource

Sourcemodule type S = sig ... end
Sourcemodule type OrderedType = sig ... end
Sourcemodule Make (Ord : OrderedType) : S with type elt = Ord.t
OCaml

Innovation. Community. Security.