dataflow icon indicating copy to clipboard operation
dataflow copied to clipboard

Simple, secure and composable abstraction for construction of efficient data flows.

Results 1 dataflow issues
Sort by recently updated
recently updated
newest added

Currently there are two variants of await, for finite and infinite flows: - `await : ('i, 'o, 'i option) node` – asks the user to match on optional input values....