Skip to content

Dataflow v2: Everything Is a Function Call

Closed Sep 22, 2024 74% complete

Everything should be handled as a function call using R's mappings, as a special kind of normalization (handled during DF processing (maybe ?))
The dataflow processor should no longer have special handles for for, if etc, but instead only default definitions for them.

Loading