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

Method delete

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

Source from the content-addressed store, hash-verified

1104 return super.set(ce(this, t), e);
1105 }
1106 delete(t) {
1107 return super.delete(fe(this, t));
1108 }
1109 }
1110 class ue extends Set {
1111 constructor(t) {

Callers 6

deleteMethod · 0.45
feFunction · 0.45
transformFunction · 0.45
cFunction · 0.45
bDFunction · 0.45
vega.min.jsFile · 0.45

Calls 1

feFunction · 0.85

Tested by

no test coverage detected