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