delete

abstract fun delete(key: String)

Removes the entry for key. No-op if the key does not exist.