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

Function H

resources/vega-lite.min.js:205–207  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

203 return e.startsWith("__");
204 }
205 function H(e) {
206 if (void 0 !== e) return ((e % 360) + 360) % 360;
207 }
208 function G(e) {
209 return !!t.isNumber(e) || (!isNaN(e) && !isNaN(parseFloat(e)));
210 }

Callers 3

NfFunction · 0.70
DpFunction · 0.70
OpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected