remove

abstract fun remove(key: K)(source)

Discards any cached value for this key.

Parameters

key

The key to be discarded.