Module iter

Source

Structsยง

ExprIter
An iterator that iteratively traverses the tree of expressions in left-to-right post-order (i.e. depth-first).