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

Function z$

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

Source from the content-addressed store, hash-verified

26880 return 10 === t || 13 === t || 8232 === t || 8233 === t;
26881 }
26882 function z$(t) {
26883 return (
26884 36 === t ||
26885 95 === t ||
26886 (t >= 65 && t <= 90) ||
26887 (t >= 97 && t <= 122) ||
26888 92 === t ||
26889 (t >= 128 && E$.test(String.fromCharCode(t)))
26890 );
26891 }
26892 function N$(t) {
26893 return (
26894 36 === t ||

Callers 3

q$Function · 0.85
I$Function · 0.85
H$Function · 0.85

Calls 1

testMethod · 0.80

Tested by

no test coverage detected