remove

open fun remove(key: String): Boolean

Drops the entry for key if it exists and can be removed. Entries actively being edited cannot be removed.

Return

true if an entry was removed.