package kappa-library

  1. Overview
  2. Docs
module type Hash = sig ... end
module Make (A : SetMap.OrderedType) : Hash with type elt = A.t
OCaml

Innovation. Community. Security.