Open michaelficarra opened 9 years ago
Thanks for the list!
If you have any inclination to write some examples and PR them we would very much welcome the help.
On April 6, 2015 8:31:30 AM PDT, Michael Ficarra notifications@github.com wrote:
- [X] List
- [X] Dequeue
- [X] Map
- [X] Set
- [X] LruMap
- [ ] LruSet
- [ ] LfuMap
- [ ] LfuSet
- [ ] SortedMap
- [ ] SortedSet
- [ ] SortedArrayMap
- [ ] SortedArraySet
- [X] Dict
- [X] SortedArray
- [ ] MultiMap
- [X] Heap
- [ ] WeakMap
- [ ] Iterator
I've omitted FastMap, FastSet, Object, and Array since they won't provide much value.
Reply to this email directly or view it on GitHub: https://github.com/montagejs/collectionsjs.com/issues/40
I've omitted FastMap, FastSet, Object, and Array since they won't provide much value.