Replica
replica-core
/
me.aartikov.replica.keyed
/
KeyedStorage
/
remove
remove
abstract
suspend
fun
remove
(
key
:
K
)
Content copied to clipboard
Remove data in a storage for a given
key
.