Treatment entry
std/data/map/block::entry
Generics
◻ T (any)
Parameters
↳ var key: string
Inputs
⇥ value: Block<T>
Outputs
↦ map: Block<Map> (std/data/map::Map)
When value is received, produce a single-entry Map with key → value and emit it on map.