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.api
/
CodeEvaluator
Code
Evaluator
fun
interface
CodeEvaluator
Evaluates code. Ignores the result
Members
Functions
eval
Link copied to clipboard
abstract
fun
eval
(
code
:
Code
)