Treatment entry
std/data/block::entry
Generics
◻ T
(any)
Parameters
↳ var key:
string
Inputs
⇥ value:
Block<T>
Outputs
↦ map:
Block<Map>
(std/data::Map
)
Create maps with one entry
When value
is reveived, generates a mono-entry map with it.