KStore
Toggle table of contents
1.2.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KStore
kstore
/
io.github.xxfast.kstore.extensions
/
minus
minus
suspend
fun
<
T
:
@
Serializable
Any
>
KStore
<
List
<
T
>
>
.
minus
(
vararg
value
:
T
)
Remove item(s) of type
T
from the list in the store
Parameters
value
item(s) to be removed from the list