Module closure

Module closure 

Source

Structs§

Definition
The definition of a function-closure block a function expects to receive.
Input
One input variant for a function-closure.
Runner
Variable
One variable input for a closure.

Enums§

Output
The output type required by the closure block.
VariableKind
The Value kind expected to be returned by a Variable.