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