KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
copyOf
copy
Of
fun
Array
<
DoubleArray
>
.
copyOf
(
)
:
Array
<
DoubleArray
>
(
source
)
fun
Array
<
IntArray
>
.
copyOf
(
)
:
Array
<
IntArray
>
(
source
)
fun
Array
<
LongArray
>
.
copyOf
(
)
:
Array
<
LongArray
>
(
source
)
Return
a copy of the array