func container/heap.Init

2 uses

	container/heap (current package)
		heap.go#L41: func Init(h Interface) {

	go/types
		initorder.go#L28: 	heap.Init(&pq)