container/list.List.PushFront (method)
5 uses
container/list (current package)
list.go#L144: func (l *List) PushFront(v any) *Element {
crypto/tls
common.go#L1437: c.m[sessionKey] = c.q.PushFront(entry)
golang.org/x/text/unicode/bidi
bracket.go#L153: p.openers.PushFront(i)
net/http
transport.go#L2880: ele := cl.ll.PushFront(pc)
vendor/golang.org/x/text/unicode/bidi
bracket.go#L153: p.openers.PushFront(i)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)