Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ norm
Function
norm
benchmarks/report.mjs:130–130 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
128
}
129
130
const
norm = (s) => String(s ??
''
).toLowerCase().replace(/\s+/g,
''
);
131
132
// --- the oracle: turn a runner result into a verdict ----------------------
133
Callers
2
classify
Function · 0.70
report.mjs
File · 0.70
Calls
1
replace
Method · 0.65
Tested by
no test coverage detected