HashMap.tryGet
bool tryGet(const this, in K key, out V value)Gets a value and returns true when the key is present.
Parameters
const
this
in K
key
out V
value
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.
bool tryGet(const this, in K key, out V value)Gets a value and returns true when the key is present.
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.