Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ xC
Function
xC
resources/vega.min.js:22853–22858 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
22851
);
22852
}
22853
function
xC(t) {
22854
let
e = t.length;
22855
if
(e < 2)
return
""
;
22856
for
(; --e > 1 && !bC(t, e); );
22857
return
t.slice(0, e);
22858
}
22859
function
bC(t, e) {
22860
if
(
"/"
=== t[e]) {
22861
let
n = 0;
Callers
1
r
Function · 0.85
Calls
1
bC
Function · 0.85
Tested by
no test coverage detected