avail
2.0.0.alpha14
avail
/
avail.utility.structures
/
EnumMap
/
set
set
operator
fun
set
(
key
:
K
,
value
:
V
)
Content copied to clipboard
Update the map with a new value.
Parameters
key
The location to set the value.
value
The value to set.