Module type Sig.BLOCK_FORWARD
include BLOCK_BACKWARD
val load : size:Units.In_bits.t -> (block, offset, value) Arity.ar2Loads (extracts) a value of a fixed size at a given index from a block
Stores (writes) a fixed size value of a given index in a block
val binary_to_block : size:Units.In_bits.t -> (value, block) Arity.ar1Converts a fixed size value to a block