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