package containers-data

  1. Overview
  2. Docs

Module CCMultiSetSource

Multiset

Sourcetype 'a iter = ('a -> unit) -> unit
Sourcetype 'a printer = Format.formatter -> 'a -> unit
Sourcemodule type S = sig ... end
Sourcemodule Make (O : Set.OrderedType) : S with type elt = O.t
OCaml

Innovation. Community. Security.