Module Tuple_pool__.Tuple_pool_intf

module type S = sig ... end

S is the module type for a pool.

module type Tuple_pool = sig ... end