MoreLabels.Set.S man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

MoreLabels.Set.S(3)		 OCaml library		   MoreLabels.Set.S(3)

NAME
       MoreLabels.Set.S - no description

Module type
       Module type   MoreLabels.Set.S

Documentation
       Module type S
	= sig end

       type elt

       type t

       val empty : t

       val is_empty : t -> bool

       val mem : elt -> t -> bool

       val add : elt -> t -> t

       val singleton : elt -> t

       val remove : elt -> t -> t

       val union : t -> t -> t

       val inter : t -> t -> t

       val diff : t -> t -> t

       val compare : t -> t -> int

       val equal : t -> t -> bool

       val subset : t -> t -> bool

       val iter : f:(elt -> unit) -> t -> unit

       val fold : f:(elt -> 'a -> 'a) -> t -> init:'a -> 'a

       val for_all : f:(elt -> bool) -> t -> bool

       val exists : f:(elt -> bool) -> t -> bool

       val filter : f:(elt -> bool) -> t -> t

       val partition : f:(elt -> bool) -> t -> t * t

       val cardinal : t -> int

       val elements : t -> elt list

       val min_elt : t -> elt

       val max_elt : t -> elt

       val choose : t -> elt

       val split : elt -> t -> t * bool * t

       val find : elt -> t -> elt

OCamldoc			  2013-10-24		   MoreLabels.Set.S(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net