Directories ¶
Path | Synopsis |
---|---|
container
|
|
heap
Package heap provides heap operations for any type that implements heap.Interface.
|
Package heap provides heap operations for any type that implements heap.Interface. |
list
Package list implements a doubly linked list.
|
Package list implements a doubly linked list. |
ring
Package ring implements operations on circular lists.
|
Package ring implements operations on circular lists. |
set
Package set defines a Set type that holds a set of elements.
|
Package set defines a Set type that holds a set of elements. |
skiplist
Package skiplist is an implementation of a skiplist to store elements in increasing order.
|
Package skiplist is an implementation of a skiplist to store elements in increasing order. |
Click to show internal directories.
Click to hide internal directories.