toggle menu
Spraypaint.Kt
88d893e-SNAPSHOT
common
switch theme
search in API
core
/
it.maicol07.spraypaintkt.extensions
/
DirtyList
/
DirtyList
Dirty
List
constructor
(
delegate
:
MutableList
<
T
>
,
callback
:
(
item
:
T
,
list
:
DirtyList
<
T
>
)
->
Unit
=
{_, _ ->}
)
(
source
)