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

Function q2

out/cli.cjs:65063–65063  ·  view source on GitHub ↗
(t2)

Source from the content-addressed store, hash-verified

65061 return (u3) => {
65062 var C5;
65063 return (C5 = F5.find(({ operator: t2, breakpoint: E4 }) => t2 === "=" && u3 === E4 || t2 === ">" && u3 > E4 || t2 === "<" && u3 < E4 || t2 === ">=" && u3 >= E4 || t2 === "<=" && u3 <= E4)) == null ? void 0 : C5.value;
65064 };
65065}
65066

Callers 1

D2Function · 0.85

Calls 1

toLowerCaseMethod · 0.80

Tested by

no test coverage detected