compile

inline fun <T : Any> MstExpression<T, Algebra<T>>.compile(): Expression<T>

Optimizes performance of an MstExpression using ASM codegen.

Author

Alexander Nozik.