alext234 / go-test-heap

testing Golang heap from the container pkg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang does not support generics so using the heap functionality from the container/heap package requires some implementation of the heap.Interface

To run the test code

go run main.go

About

testing Golang heap from the container pkg


Languages

Language:Go 100.0%