Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.