Base.Intable
Functor that adds integer conversion functions to a module.
module type S = sig ... end
module type S_with_zero_alloc = sig ... end