Skip to main content

to_quins

Function to_quins 

Source
pub fn to_quins(expr: &Expr) -> Vec<NQuin>
Expand description

Serialise an expression into a post-order Vec<NQuin> (the root is the last element).