toggle menu
tuulbox
common
switch theme
search in API
collections
/
com.juul.tuulbox.collections
/
AtomicSet
/
mutate
mutate
inline
fun
mutate
(
mutator
:
MutableSet
<
E
>
.
(
)
->
Unit
)
Mutates this set atomically.
mutator
can be evaluated multiple times if a concurrent edit occurs.