UNPKG

hash-set

Version:

Set with custom equality comparisons

18 lines (11 loc) 479 B
Changelog ========= v1.0.1 (2017-02-08) ------------------- ### Bug Fixes * Fixed passing context for callback of `forEach` method (@a-x- [#45]). * Fixed arguments for `forEach` method (@a-x- [#45]). [#45]: https://github.com/blond/hash-set/pull/45 ### Commits * [[`980794f`](https://github.com/blond/hash-set/commit/980794f)] - chore(ci): run tests in Node.js v6 (@blond) * [[`2bc03c1`](https://github.com/blond/hash-set/commit/2bc03c1)] - docs(jsdoc): fix jsdoc (@blond)