Module Tezos_protocol_environment_010_PtGRANAD.SeqSource

Sourcetype !'a t = unit -> 'a node
Sourceand !'a node =
  1. | Nil
  2. | Cons of 'a * 'a t