Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NEW PORT: devel/libds (Useful data structures library) | Edwin Groothuis | 2003-08-28 | 1 | -0/+14 |
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> Notes: svn path=/head/; revision=87871 |