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

Function F$

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

Source from the content-addressed store, hash-verified

26854 if (!t) throw new Error("ASSERT: " + e);
26855 }
26856 function F$(t) {
26857 return t >= 48 && t <= 57;
26858 }
26859 function S$(t) {
26860 return "0123456789abcdefABCDEF".includes(t);
26861 }

Callers 2

I$Function · 0.85
H$Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected