Merge pull request #6 from kevmoo/strong

strong-mode!
tree: d5e28e7c36db0c8fee1f83341f41007318a40eb1
  1. lib/
  2. test/
  3. tool/
  4. .analysis_options
  5. .gitattributes
  6. .gitignore
  7. .travis.yml
  8. CHANGELOG.md
  9. CONTRIBUTING.md
  10. LICENSE
  11. pubspec.yaml
  12. 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.