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