remove

abstract suspend fun remove(key: String)

Removes the entry and in-progress creation for key if it exists. It returns the previous value for key.