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

Swift implementation #13

Open yangrenyong opened 7 years ago

yangrenyong commented 7 years ago

since Swift is coming to 3.0, an IMPL in Swift is much preferred