Treatment entry
std/data::entry
Generics
◻ T
(any)
Parameters
↳ var key:
string
Inputs
⇥ value:
Stream<T>
Outputs
↦ map:
Stream<Map>
(std/data::Map
)
Create maps with one entry
For every value
coming through the stream, send a mono-entry map.