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 keyvalue and emit it on map.