Index of module types



B

C
  • Compressor [Codec]
    Common interface for compressing (i.e., deflating) data.

D

E
  • Enumerable [Enum]
    A signature for data structures which may be converted to and from enum.

H

L

M
  • Mappable [Data]
    A signature for data structures which have a map : ('a -> 'b) -> ('a t -> 'b t) operation.

N
  • Numeric
    The full set of operations of a type of numbers

O

P

R

S