refactor: leave only hashcode parts
115 files changed
tree: 14de699105efe38af0aaa092a690803b0eefcc22
  1. lib/
  2. test/
  3. tool/
  4. .gitattributes
  5. .gitignore
  6. .travis.yml
  7. CHANGELOG.md
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. pubspec.yaml
  12. README.md
README.md

Hash codes for Dart

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