MCPcopy 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
105let out = '';
106const w = (s = '') => { out += s + '\n'; };
107
108// ===========================================================================
109// Numeric table

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected