MCPcopy Create free account
hub / github.com/Monibuca/engine / Clear

Method Clear

util/list.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 Push(*ListItem[T])
7 Shift() *ListItem[T]
8 Clear()
9}
10
11type ListItem[T any] struct {

Callers 2

RecycleMethod · 0.65
ClearMethod · 0.65

Implementers 1

BLLutil/pool.go

Calls

no outgoing calls

Tested by

no test coverage detected