MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / g

Function g

daily/ydyp.js:2628–2630  ·  view source on GitHub ↗
(e, t, r)

Source from the content-addressed store, hash-verified

2626 }
2627
2628 function g(e, t, r) {
2629 return e & r | t & ~r
2630 }
2631
2632 function m(e, t, r) {
2633 return e ^ (t | ~r)

Callers 1

ydyp.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected