expression

fun <ERROR CLASS>.expression(mst: <ERROR CLASS>): <ERROR CLASS><Double>

Compiles an MST to WASM in the context of reals.

Author

Iaroslav Postovalov

fun <ERROR CLASS>.expression(mst: <ERROR CLASS>): <ERROR CLASS><Int>

Compiles an MST to WASM in the context of integers.

Author

Iaroslav Postovalov