Up

Module Interfaces = Interfaces

Signature

module type Applicative = Applicative.S
module type Binable = Binable0.S
module type Comparable = Comparable.S
module type Floatable = Floatable.S
module type Hashable = Hashable.S
module type Intable = Intable.S
module type Monad = Monad.S
module type Sexpable = Sexpable.S
module type Stringable = Stringable.S
module type Unit = Unit.S