# Packages
No description provided by the author
Package heap provides heap operations for any type that implements heap.Interface.
Package list implements a doubly linked list.
No description provided by the author
Package ring implements operations on circular lists.
Package set defines a Set type that holds a set of elements.
Package skiplist is an implementation of a skiplist to store elements in increasing order.
No description provided by the author