toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api.libraries
/
JupyterIntegration
/
Builder
/
onVariableByRuntimeType
on
Variable
By
Runtime
Type
inline
fun
<
T
:
Any
>
onVariableByRuntimeType
(
noinline
callback
:
VariableDeclarationCallback
<
T
>
)
Same as
onVariable
, but based on runtime type that is figured out by reflection