MCPcopy Create free account
hub / github.com/alignoth/alignoth / filter

Function filter

resources/vega.min.js:3588–3591  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

3586 }
3587 },
3588 filter(t) {
3589 const e = Ba(t);
3590 return (this.targets().add(e), e);
3591 },
3592 apply(t) {
3593 const e = Ba(null, t);
3594 return (this.targets().add(e), e);

Callers

nothing calls this directly

Calls 4

BaFunction · 0.70
PaFunction · 0.70
sFunction · 0.70
addMethod · 0.45

Tested by

no test coverage detected