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.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.
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.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.