toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.entry.diff
/
MutableExtraStore
/
set
set
operator
fun
<
T
:
Any
>
set
(
key
:
ExtraStore.Key
<
T
>
,
value
:
T
)
Saves the provided value to this
MutableExtraStore
, associating the value with the given key.