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

Function Ks

resources/vega.min.js:5229–5233  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

5227 ));
5228 }
5229 function Ks(t, e) {
5230 null != t && "" !== t
5231 ? t == t && (++this.valid, this._ops.forEach((n) => n.add(this, t, e)))
5232 : ++this.missing;
5233 }
5234 function tu(t, e) {
5235 null != t && "" !== t
5236 ? t == t && (--this.valid, this._ops.forEach((n) => n.rem(this, t, e)))

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected