MCPcopy Create free account
hub / github.com/IntrepidPig/mexprp / tokenexprs_to_postfix

Function tokenexprs_to_postfix

src/term.rs:276–316  ·  view source on GitHub ↗

Convert a vector of infix exprs to a postfix representations (shunting yard)

(raw: Vec<Expr>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_ctxMethod · 0.85

Calls 1

recurseFunction · 0.70

Tested by

no test coverage detected