Treatment entry

std/data/string_map::entry


Parameters

↳ var key: string

Inputs

⇥ value: Stream<string>

Outputs

↦ map: Stream<StringMap> (std/data/string_map::StringMap)


Create maps with one entry

For every value coming through the stream, send a mono-entry map.