MCPcopy Index your code
hub / github.com/dataease/SQLBot / reject

Method reject

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

Source from the content-addressed store, hash-verified

881 return new _(this.content.filter(s, o))
882 }
883 reject(s, o) {
884 return this.filter(a(s), o)
885 }
886 reduce(s, o) {
887 let i, a
888 void 0 !== o

Callers

nothing calls this directly

Calls 2

filterMethod · 0.95
aFunction · 0.70

Tested by

no test coverage detected