Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ has
Method
has
resources/vega.min.js:1124–1126 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
1122
for
(
const
e of t) this.add(e);
1123
}
1124
has(t) {
1125
return
super.has(le(this, t));
1126
}
1127
add(t) {
1128
return
super.add(ce(this, t));
1129
}
Callers
nothing calls this directly
Calls
2
le
Function · 0.85
has
Method · 0.45
Tested by
no test coverage detected