micro_utils.dokka
0.18.3
common
micro_utils.dokka
/
dev.inmo.micro_utils.selector
/
toggleSelection
toggle
Selection
inline suspend
fun
<
T
>
Selector
<
T
>
.
toggleSelection
(
elements
:
List
<
T
>
)
inline suspend
fun
<
T
>
Selector
<
T
>
.
toggleSelection
(
firstElement
:
T
,
vararg
elements
:
T
)