Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ apply
Function
apply
resources/vega.min.js:3592–3595 ·
view source on GitHub ↗
(t)
Source
from the content-addressed store, hash-verified
3590
return
(this.targets().add(e), e);
3591
},
3592
apply(t) {
3593
const
e = Ba(null, t);
3594
return
(this.targets().add(e), e);
3595
},
3596
merge() {
3597
const
t = Ba();
3598
this.targets().add(t);
Callers
nothing calls this directly
Calls
2
Ba
Function · 0.70
add
Method · 0.45
Tested by
no test coverage detected