KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
removeAt
remove
At
fun
DoubleArray
.
removeAt
(
index
:
Int
)
:
DoubleArray
fun
IntArray
.
removeAt
(
index
:
Int
)
:
IntArray
Remove the element at the index, returning a new array