MCPcopy Create free account
hub / github.com/dataease/SQLBot / traversal_find

Function traversal_find

frontend/public/swagger-ui-bundle.js:52875–52878  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

52873 const Yw = _curry3(function pathOr(s, o, i) {
52874 return Na(s, _path(o, i))
52875 }),
52876 traversal_find = (s, o) => {
52877 const i = new PredicateVisitor({ predicate: s, returnOnTrue: qu })
52878 return (visitor_visit(o, i), Yw(void 0, [0], i.result))
52879 }
52880 const Xw = class JsonSchema$anchorError extends Ko {}
52881 const Qw = class EvaluationJsonSchema$anchorError extends Xw {}

Callers 2

$anchor_evaluateFunction · 0.85
LinkElementMethod · 0.85

Calls 2

visitor_visitFunction · 0.85
YwFunction · 0.85

Tested by

no test coverage detected