github.com/emirpasic/gods/trees/binaryheap.Heap.Peek (method)

one use

	github.com/emirpasic/gods/trees/binaryheap (current package)
		binaryheap.go#L80: func (heap *Heap) Peek() (value interface{}, ok bool) {