octez-proto-libs.protocol-environment
Bounded.Int32
Bounded int32.
int32
tezos_protocol_environment_sigs
tezos_protocol_environment_sigs_internals
tezos_protocol_environment_structs
module type BOUNDS = sig ... end
Bounds.
module type S = sig ... end
module Make (_ : BOUNDS) : S
Produce a module _ : S of bounded integers.
_ : S