m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-kotlin-extensions - m8ty Kotlin Extensions
/
eu.m8ty.extensions
/
kotlinEquals
kotlin
Equals
inline
fun
<
T
:
Any
>
T
.
kotlinEquals
(
other
:
Any
?
,
properties
:
Array
<
out
KProperty1
<
T
,
Any
?
>
>
,
noinline
superEquals
:
(
)
->
Boolean
?
=
null
)
:
Boolean