MCPcopy Create free account
hub / github.com/TruthHun/BookStack / rank

Function rank

static/word2md/mammoth.browser.js:18353–18355  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

18351}
18352
18353function rank(f) {
18354 return ((f) << 1) - ((f) > 4 ? 9 : 0);
18355}
18356
18357function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len] = 0; } }
18358

Callers 1

deflateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected