Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ B
Function
B
resources/vega-lite.min.js:199–201 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
197
return
e ? String(e) + t : t;
198
}
199
function
B(e) {
200
return
V(e) ? e : `__${e}`;
201
}
202
function
V(e) {
203
return
e.startsWith(
"__"
);
204
}
Callers
1
ma
Function · 0.70
Calls
1
V
Function · 0.70
Tested by
no test coverage detected