TinyMap.opIn_r

Check if the key is in the dictionary

struct TinyMap(K, V, alias TinyMapPolicy = useBitArray)
const
bool
opIn_r
(
K key
)

Meta