quinntaylor / CHDataStructures

An Objective-C library of data structures, such as deque, heap, linked list, queue, stack, and tree.
Other
387 stars 78 forks source link

Collecting improvements on github #5

Closed JanX2 closed 9 years ago

JanX2 commented 10 years ago

I have tried to collecting and merge improvements on github.

Please review and merge!

quinntaylor commented 9 years ago

I've selectively cherry-picked a bunch of these, several others I'd already pulled in, and some I will do differently. Thanks!