Merge pull request #8 from pulyaevskiy/support-dart2

Declared support for Dart 2 and updated to latest standards
tree: 622871cc2c6f02279e35db1552c909f1325de7b3
  1. lib/
  2. test/
  3. tool/
  4. .gitattributes
  5. .gitignore
  6. .travis.yml
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Quiver Hashcode

Build Status Coverage Status

Documentation

API Docs

Contains functions hashObjects, hash2, hash3, and hash4 that generate high-quality hashCodes for a list of objects, or 2, 3, or 4 arguments respectively.