Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Monibuca/engine
/ Shift
Method
Shift
util/list.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
type
IList[T any]
interface
{
6
Push(*ListItem[T])
7
Shift() *ListItem[T]
8
Clear()
9
}
10
Callers
3
ShiftIDR
Method · 0.65
WriteAVCC
Method · 0.65
Shift
Method · 0.65
Implementers
1
BLL
util/pool.go
Calls
no outgoing calls
Tested by
no test coverage detected