This repository has been archived by the owner on Jan 8, 2022. It is now read-only.
0.2.0
- fix: random* returning undefined vals when > collection size (cfd66b2)
- refactor: remove array methods and caching mechanism (bc9a2ef)
- fix: stop using module.exports for collection (6d7ecbf)
- feat: add hasAll() and hasAny() (dfb21bd)
- feat: add support for type predicates (894d1c9)
- refactor: rework collection types (8099693)