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

Function fe

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

Source from the content-addressed store, hash-verified

1142 return n.has(i) ? n.get(i) : (n.set(i, e), e);
1143 }
1144 function fe(t, e) {
1145 let { _intern: n, _key: r } = t;
1146 const i = r(e);
1147 return (n.has(i) && ((e = n.get(i)), n.delete(i)), e);
1148 }
1149 function he(t) {
1150 return null !== t && "object" == typeof t ? t.valueOf() : t;
1151 }

Callers 2

deleteMethod · 0.85
deleteMethod · 0.85

Calls 4

rFunction · 0.70
hasMethod · 0.45
getMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected