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

Function le

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

Source from the content-addressed store, hash-verified

1132 }
1133 }
1134 function le(t, e) {
1135 let { _intern: n, _key: r } = t;
1136 const i = r(e);
1137 return n.has(i) ? n.get(i) : e;
1138 }
1139 function ce(t, e) {
1140 let { _intern: n, _key: r } = t;
1141 const i = r(e);

Callers 3

getMethod · 0.85
hasMethod · 0.85
hasMethod · 0.85

Calls 3

rFunction · 0.70
hasMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected