You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.2.0](v1.1.0...v1.2.0) (2018-09-01)
### Features
* **all:** add all method to check if all items match the filter ([38b64d4](38b64d4))
* **any:** add any method to check if any items match the a filter ([a832e3c](a832e3c))
* **clear:** add clear method that removes all items from a collection ([53255be](53255be))
* **Symbol.iterator:** add Symbol iterator protocol ([bdd117d](bdd117d))
0 commit comments