Treatment get

std/data/block::get


Generics

◻ T (any)

Parameters

↳ var key: string

Inputs

⇥ map: Block<Map> (std/data::Map)

Outputs

↦ value: Block<Option<T>>


Get a map entry

Takes in map the key entry.