package tezos-protocol-010-PtGRANAD

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_protocol_environment_010_PtGRANAD.SeqSource

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

Innovation. Community. Security.