kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.structures
/
Buffer
/
Companion
/
contentEquals
content
Equals
fun
<
T
:
Any
>
contentEquals
(
first
:
Buffer
<
T
>
,
second
:
Buffer
<
T
>
)
:
Boolean
(
source
)
Check the element-by-element match of content of two buffers.