expression

inline fun <T : Any> Algebra<T>.expression(mst: MST): Expression<T>

Compiles an MST to ASM using given algebra.

Author

Alexander Nozik.