MCPcopy
hub / github.com/di-sukharev/opencommit / Ne

Function Ne

out/cli.cjs:7563–7565  ·  view source on GitHub ↗
(e3, t2, r3)

Source from the content-addressed store, hash-verified

7561 return I4(e3, t2), (t3) => Y4(e3(t3));
7562}
7563function Ne(e3, t2, r3) {
7564 return I4(e3, r3), (r4) => w6(e3, t2, [r4]);
7565}
7566function He(e3, t2, r3) {
7567 return I4(e3, r3), () => w6(e3, t2, []);
7568}

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
w6Function · 0.85

Tested by

no test coverage detected