Tuple_pool__.Tuple_pool_intf
module type S = sig ... end
S is the module type for a pool.
S
module type Tuple_pool = sig ... end