kommons
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kommons
kommons-array
/
de.jessestricker.kommons.array
/
contentEquals
content
Equals
infix
fun
ImmutableBooleanArray
?
.
contentEquals
(
other
:
ImmutableBooleanArray
?
)
:
Boolean
infix
fun
ImmutableByteArray
?
.
contentEquals
(
other
:
ImmutableByteArray
?
)
:
Boolean
infix
fun
ImmutableCharArray
?
.
contentEquals
(
other
:
ImmutableCharArray
?
)
:
Boolean
infix
fun
ImmutableDoubleArray
?
.
contentEquals
(
other
:
ImmutableDoubleArray
?
)
:
Boolean
infix
fun
ImmutableFloatArray
?
.
contentEquals
(
other
:
ImmutableFloatArray
?
)
:
Boolean
infix
fun
ImmutableIntArray
?
.
contentEquals
(
other
:
ImmutableIntArray
?
)
:
Boolean
infix
fun
ImmutableLongArray
?
.
contentEquals
(
other
:
ImmutableLongArray
?
)
:
Boolean
infix
fun
ImmutableShortArray
?
.
contentEquals
(
other
:
ImmutableShortArray
?
)
:
Boolean
@
ExperimentalUnsignedTypes
infix
fun
ImmutableUByteArray
?
.
contentEquals
(
other
:
ImmutableUByteArray
?
)
:
Boolean
@
ExperimentalUnsignedTypes
infix
fun
ImmutableUIntArray
?
.
contentEquals
(
other
:
ImmutableUIntArray
?
)
:
Boolean
@
ExperimentalUnsignedTypes
infix
fun
ImmutableULongArray
?
.
contentEquals
(
other
:
ImmutableULongArray
?
)
:
Boolean
@
ExperimentalUnsignedTypes
infix
fun
ImmutableUShortArray
?
.
contentEquals
(
other
:
ImmutableUShortArray
?
)
:
Boolean