toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities
/
KSLArrays
/
compareArrays
compare
Arrays
fun
compareArrays
(
first
:
DoubleArray
,
second
:
DoubleArray
)
:
Boolean
Return
true if all elements are equal
Parameters
first
the first array
second
the second array