kotlin-jupyter-kernel
Toggle table of contents
0.13.0-481-1
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-jupyter-kernel
api
/
org.jetbrains.kotlinx.jupyter.util
/
compareProperty
compare
Property
fun
<
T
:
Comparable
<
T
>
,
P
:
Comparable
<
P
>
>
T
.
compareProperty
(
other
:
T
,
property
:
KProperty1
<
T
,
P
?
>
)
:
Int