Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18353
function
rank(f) {
18354
return
((f) << 1) - ((f) > 4 ? 9 : 0);
18355
}
18356
18357
function
zero(buf) {
var
len = buf.length;
while
(--len >= 0) { buf[len] = 0; } }
18358
Callers
1
deflate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected