...
The Go Programming Language
Go
▽
Documents
Packages
The Project
Help
Blog
Directory /src/container
Name
Synopsis
..
heap
Package heap provides heap operations for any type that implements heap.Interface.
list
Package list implements a doubly linked list.
ring
Package ring implements operations on circular lists.