Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ w
Function
w
benchmarks/report_changelog.mjs:106–106 ·
view source on GitHub ↗
(s = '')
Source
from the content-addressed store, hash-verified
104
105
let
out =
''
;
106
const
w = (s =
''
) => { out += s +
'\n'
; };
107
108
// ===========================================================================
109
// Numeric table
Callers
1
report_changelog.mjs
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected