toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.util
/
compareNullable
compare
Nullable
fun
<
T
:
Comparable
<
T
>
>
compareNullable
(
s1
:
T
?
,
s2
:
T
?
)
:
Int