shamasis / structures

Just a bunch of data structures
MIT License
0 stars 2 forks source link

Added feature to pop each item using the `popEach` function #1

Closed shamasis closed 10 years ago

shamasis commented 10 years ago

Added feature to pop each item using the popEach function and pass a callback to receive the popped item.