MCPcopy Create free account
hub / github.com/Semporia/Scripts / c

Function c

jd_redPacket.js:1482–1484  ·  view source on GitHub ↗
(n, t, r, o, u, c, f)

Source from the content-addressed store, hash-verified

1480 }
1481
1482 function c(n, t, r, o, u, c, f) {
1483 return e(t ^ r ^ o, n, t, u, c, f)
1484 }
1485
1486 function f(n, t, r, o, u, c, f) {
1487 return e(r ^ (t | ~o), n, t, u, c, f)

Callers 1

iFunction · 0.70

Calls 1

eFunction · 0.70

Tested by

no test coverage detected