compileToExpression

inline fun <T : Any> MST.compileToExpression(algebra: Algebra<T>): Expression<T>

Create a compiled expression with given MST and given algebra.

Sources

jvm source
Link copied to clipboard