toggle menu
kotlin-jupyter-kernel
0.12.0-335
jvm
switch theme
search in API
api
/
org.jetbrains.kotlinx.jupyter.api
/
CodeEvaluator
Code
Evaluator
fun
interface
CodeEvaluator
Evaluates code. Ignores the result
Members
Functions
eval
Link copied to clipboard
abstract
fun
eval
(
code
:
Code
)