MCPcopy Create free account
hub / github.com/circify/circ / climb

Function climb

src/front/datalog/parser.rs:300–305  ·  view source on GitHub ↗

Create an Expression from an `expression`. `build_factor` turns each term into an `Expression` and `infix_rule` turns each (Expression, operator, Expression) into an Expression

(pair: Pair<Rule>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

from_pestMethod · 0.85

Calls 1

parseMethod · 0.45

Tested by

no test coverage detected