toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.util
/
compareByProperties
compare
By
Properties
fun
<
T
:
Comparable
<
T
>
,
P
:
Comparable
<
P
>
>
T
.
compareByProperties
(
other
:
T
,
vararg
properties
:
KProperty1
<
T
,
P
?
>
)
:
Int