lib.haxe.org

colhx

An optimized set of collections based off of Michael Baczynski's library: Heap, BinarySearchTree, Array2D, TreeNode, Graph, Stack, Queue, DList, and Set for now.
Version
1.1
Owner
chasek
License
Public

History

  • 2008-10-10 22:35:01
    1.1
    Added DList, sorting methods, and a tree iterator.
  • 2008-09-26 02:20:04
    1.001
    Small bug fix
  • 2008-09-26 02:11:45
    1.0
    Initial release