Identifiable.Set

Section: OCaml library (3o)
Updated: 2023-02-12
Index Return to Main Contents
 

NAME

Identifiable.Set - no description  

Module type

Module type Identifiable.Set  

Documentation

Module type Set
 =  sig end

module T : Set.OrderedType

include Set.S

val output : out_channel -> t -> unit

val print : Format.formatter -> t -> unit

val to_string : t -> string

val of_list : elt list -> t

val map : (elt -> elt) -> t -> t


 

Index

NAME
Module type
Documentation

This document was created by man2html, using the manual pages.
Time: 05:37:56 GMT, May 18, 2024