@r47onfire/backolon - v0.0.0
Preparing search index...
mapUpdateKeyMutating
Function mapUpdateKeyMutating
mapUpdateKeyMutating
(
map
:
Thing
<
map
>
,
key
:
Thing
,
item
:
Thing
,
opTrace
?:
LocationTrace
,
)
:
void
Add or update the value at the specified key, mutating the map.
Parameters
map
:
Thing
<
map
>
key
:
Thing
item
:
Thing
Optional
opTrace
:
LocationTrace
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@r47onfire/backolon - v0.0.0
Loading...
Add or update the value at the specified key, mutating the map.