toMst

fun IExpr.toMst(evaluator: ExprEvaluator = DEFAULT_EVALUATOR): MST

Matches the given IExpr instance to appropriate MST node or evaluates it with evaluator.

Sources

Link copied to clipboard