toggle menu
Spraypaint.Kt
88d893e-SNAPSHOT
common
switch theme
search in API
core
/
it.maicol07.spraypaintkt.extensions
/
DirtyMap
/
DirtyMap
Dirty
Map
constructor
(
delegate
:
MutableMap
<
K
,
V
>
,
callback
:
(
key
:
K
,
value
:
V
,
map
:
DirtyMap
<
K
,
V
>
)
->
Unit
=
{ _, _, _ -> }
)
(
source
)