Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ shift
Method
shift
frontend/public/swagger-ui-bundle.js:29436–29438 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29434
return
this.elements.some((o) => o.equals(s))
29435
}
29436
shift() {
29437
return
this.elements.shift()
29438
}
29439
unshift(s) {
29440
this.elements.unshift(this.refract(s))
29441
}
Callers
9
shift
Method · 0.45
swagger-ui-bundle.js
File · 0.45
proceed
Function · 0.45
Xc
Function · 0.45
bd
Function · 0.45
fromList
Function · 0.45
deserialise
Method · 0.45
s
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected