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

Function wrap_bin_arith

src/front/c/term.rs:300–329  ·  view source on GitHub ↗
(
    name: &str,
    fu: Option<fn(Term, Term) -> Term>,
    fb: Option<fn(Term, Term) -> Term>,
    a: CTerm,
    b: CTerm,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

addFunction · 0.85
subFunction · 0.85
mulFunction · 0.85
divFunction · 0.85
remFunction · 0.85
bitandFunction · 0.85
bitorFunction · 0.85
bitxorFunction · 0.85

Calls 3

usual_arith_conversionsFunction · 0.85
bv_litFunction · 0.85
bool_litFunction · 0.50

Tested by

no test coverage detected