toggle menu
KStore
1.0.0-SNAPSHOT
common
switch theme
search in API
kstore
/
io.github.xxfast.kstore.extensions
/
plus
plus
suspend
fun
<
T
:
@
Serializable
Any
>
KStore
<
List
<
T
>
>
.
plus
(
vararg
value
:
T
)
Add item(s) to the end of the list of type
T
to the store
Parameters
value
item(s) to be added to the end of the list