Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alienkitty/space.js
/ empty
Method
empty
src/utils/Cluster.js:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
empty() {
32
this.array.length = 0;
33
}
34
35
push(...objects) {
36
this.array.push(...objects);
Callers
4
setTargetNumbers
Method · 0.45
setTitle
Method · 0.45
setTitle
Method · 0.45
setTitle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected