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

Method evaluate

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

Source from the content-addressed store, hash-verified

44469 }
44470 return !1
44471 }
44472 evaluate(s, o) {
44473 return this.isArray(s) ? s.get(Number(o)) : s.get(o)
44474 }
44475 },
44476 apidom_evaluate = (s, o, i = {}) => es_evaluate(s, o, { ...i, realm: new Yp() })

Callers

nothing calls this directly

Calls 2

isArrayMethod · 0.95
getMethod · 0.65

Tested by

no test coverage detected