Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ insert
Function
insert
resources/vega.min.js:3354–3359 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
3352
return
{
3353
constructor: Aa,
3354
insert(e) {
3355
const
n = V(e),
3356
r = n.length;
3357
for
(
let
e = 0; e < r; ++e) t.push(n[e]);
3358
return
this;
3359
},
3360
remove(t) {
3361
const
n = J(t) ? r : e,
3362
i = V(t),
Callers
nothing calls this directly
Calls
3
V
Function · 0.70
resize
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected