package kappa-library

  1. Overview
  2. Docs
type elt = int * int
module Set : SetMap.Set with type elt = elt
module Map : SetMap.Map with type elt = elt and type set = Set.t
OCaml

Innovation. Community. Security.