remove

abstract suspend fun remove(key: K)

Remove the key if it exists. Doesn't do anything if the key doesn't exist.