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

Function wrap_bin_op

src/front/zsharp/term.rs:333–357  ·  view source on GitHub ↗
(
    name: &str,
    fu: Option<fn(Term, Term) -> Term>,
    ff: Option<fn(Term, Term) -> Term>,
    fb: Option<fn(Term, Term) -> Term>,
    fun: Option<fn(Term, Term) -> Term>,
    a: T,
    b: T,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

addFunction · 0.70
subFunction · 0.70
mulFunction · 0.70
divFunction · 0.70
remFunction · 0.70
bitandFunction · 0.70
bitorFunction · 0.70
bitxorFunction · 0.70
orFunction · 0.70
andFunction · 0.70

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected