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