MCPcopy
hub / github.com/101arrowz/fflate / w

Function w

src/index.ts:505–505  ·  view source on GitHub ↗
(v: number)

Source from the content-addressed store, hash-verified

503 // ind num streak
504 let cli = 0, cln = c[0], cls = 1;
505 const w = (v: number) => { cl[cli++] = v; }
506 for (let i = 1; i <= s; ++i) {
507 if (c[i] == cln && i != s)
508 ++cls;

Callers 2

lcFunction · 0.85
strToU8Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected