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

Function z

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

Source from the content-addressed store, hash-verified

128 F = Object.values,
129 O = Object.entries;
130 function z(e) {
131 return !0 === e || !1 === e;
132 }
133 function C(e) {
134 const t = e.replace(/\W/g, "_");
135 return (e.match(/^\d+/) ? "_" : "") + t;

Callers 2

fmFunction · 0.70
hmFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected