eval

abstract fun <T : KSort> eval(expr: KExpr<T>, isComplete: Boolean = false): KExpr<T>