tezos-protocol-alpha.raw
Tezos_raw_protocol_alpha.Fixed_point_repr
This module defines a standard signature for modules providing fixed-point arithmetic.
tezos-protocol-alpha
tezos-protocol-alpha.environment
tezos-protocol-alpha.lifted
tezos-protocol-alpha.parameters
type fp_tag
type integral_tag
module type Safe = sig ... end
A signature for modules implementing a fixed-point arithmetic.
module type Full = sig ... end