package octez-proto-libs

  1. Overview
  2. Docs
module type S = sig ... end
module Make (Ord : Compare.COMPARABLE) : S with type key = Ord.t
OCaml

Innovation. Community. Security.