Tezos_protocol_environment_010_PtGRANAD.Seq
type !'a t = unit -> 'a node
and !'a node =
| Nil
| Cons of 'a * 'a t