RTypes v0.3.2 RTypes.Generator.StreamData View Source
The module contains functions to derive generators to be used with StreamData library.
Link to this section Summary
Functions
Derive a StreamData generator for the specified type AST.
Link to this section Functions
Link to this function
derive(arg)
View Sourcederive(RTypes.Extractor.type()) :: StreamData.t(v) when v: term()
Derive a StreamData generator for the specified type AST.