dwww Home | Manual pages | Find package

Stdlib.Set(3o)                   OCaml library                  Stdlib.Set(3o)

NAME
       Stdlib.Set - no description

Module
       Module   Stdlib.Set

Documentation
       Module Set
        : (module Stdlib__Set)

       module type OrderedType = sig end

       Input signature of the functor Set.Make .

       module type S = sig end

       Output signature of the functor Set.Make .

       module Make : functor (Ord : OrderedType) -> sig end

       Functor building an implementation of the set structure given a totally
       ordered type.

OCamldoc                          2023-02-12                    Stdlib.Set(3o)

Generated by dwww version 1.15 on Sun Jun 23 03:34:19 CEST 2024.