octez-proto-libs.protocol-environment
Make.Seq
tezos_protocol_environment_sigs
tezos_protocol_environment_sigs_internals
tezos_protocol_environment_structs
type 'a t = unit -> 'a node
and +'a node =
| Nil
| Cons of 'a * 'a t