package containers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module S : Set.S

Signature

type elt = S.elt
val of_seq : ?init:S.t -> elt CCSequence.t -> elt t
val of_set : S.t -> elt t
val to_set : elt t -> S.t
OCaml

Innovation. Community. Security.