toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
removeInRange
remove
In
Range
fun
<
E
>
MutableList
<
E
>
.
removeInRange
(
position
:
Int
,
count
:
Int
)
fun
<
E
>
ArrayList
<
E
>
.
removeInRange
(
position
:
Int
,
count
:
Int
)