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