contains

abstract suspend fun contains(k: Key): Boolean(source)
abstract suspend fun contains(k: Key, v: Value): Boolean(source)