MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / lr

Function lr

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

Source from the content-addressed store, hash-verified

8080 return I4(e3, r3), (r4) => w6(e3, t2, [r4]);
8081}
8082function lr(e3, t2, r3) {
8083 return I4(e3, r3), (r4) => g4(e3, t2, [r4]);
8084}
8085function sr(e3, t2, r3) {
8086 return I4(e3, r3), (r4, o3) => w6(e3, t2, [r4, o3]);
8087}

Callers 1

constructorMethod · 0.85

Calls 2

I4Function · 0.85
g4Function · 0.85

Tested by

no test coverage detected