Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Cgraph.Gen
SourceGen
is the module type of generators, which are the second kind of input nodes available to users. These correspond to streams of values.
'a t
is the type of a generator of values of type 'a
.