Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NEW PORT: devel/libds (Useful data structures library) | edwin | 2003-08-28 | 4 | -0/+77 |
A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl> |