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
)
Create maps with one entry
When value
is reveived, generates a mono-entry map with it.