toggle menu
KStore
1.0.0-SNAPSHOT
common
switch theme
search in API
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