Up

module Tuple_type

: sig

Tuple-like types used in Flat_array and Pool.

See [root:Tuple_type_intf] for documentation.

#
module type Slot = Tuple_type_intf.Slot
#
module type Slots = Tuple_type_intf.Slots
#
module Slots : Slots
end