KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
KSLArrays
/
compareArrays
compare
Arrays
@
JvmStatic
fun
compareArrays
(
first
:
DoubleArray
,
second
:
DoubleArray
)
:
Boolean
(
source
)
Return
true if all elements are equal
Parameters
first
the first array
second
the second array