Directories
¶
Path | Synopsis |
---|---|
Package bag implements a multi-set data structure supporting arbitrary types (even a mixture).
|
Package bag implements a multi-set data structure supporting arbitrary types (even a mixture). |
Package deque implements a double ended queue supporting arbitrary types (even a mixture).
|
Package deque implements a double ended queue supporting arbitrary types (even a mixture). |
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities.
|
Package prque implements a priority queue data structure supporting arbitrary value types and float priorities. |
Package queue implements a FIFO (first in first out) data structure supporting arbitrary types (even a mixture).
|
Package queue implements a FIFO (first in first out) data structure supporting arbitrary types (even a mixture). |
Package set implements simple present/not data structure supporting arbitrary types (even a mixture).
|
Package set implements simple present/not data structure supporting arbitrary types (even a mixture). |
Package stack implements a LIFO (last in first out) data structure supporting arbitrary types (even a mixture).
|
Package stack implements a LIFO (last in first out) data structure supporting arbitrary types (even a mixture). |
Click to show internal directories.
Click to hide internal directories.