container/heap.Interface.Pop (method)
3 uses
container/heap (current package)
heap.go#L35: Pop() any // remove and return element Len() - 1.
heap.go#L64: return h.Pop()
heap.go#L77: return h.Pop()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)