CodeEvaluator

fun interface CodeEvaluator

Evaluates code. Ignores the result

Functions

Link copied to clipboard
abstract fun eval(code: Code)