Module Core_kernel__.Tuple_type

Tuple-like types used in Pool.

See Tuple_type_intf for documentation.

module type Slot = Core_kernel__.Tuple_type_intf.Slot
module type Slots = Core_kernel__.Tuple_type_intf.Slots
module Slots : Slots