MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / ComprehensionsV2CheckerLibrary

Function ComprehensionsV2CheckerLibrary

extensions/comprehensions_v2.cc:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68CheckerLibrary ComprehensionsV2CheckerLibrary() {
69 return CheckerLibrary{"cel.lib.ext.comprev2", &AddComprehensionsV2Functions};
70}
71
72} // namespace cel::extensions

Callers 1

CheckImplFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected