Skip to content

isabella232/quiver_hashcode

 
 

Repository files navigation

Quiver Hashcode

Build Status Coverage Status

End-of-life

Users of this package should migrate to the core library in the main Quiver package. This code is imported as follows:

import 'package:quiver/core.dart';

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.

About

High-quality hash code computing functions for your Dart programs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 81.4%
  • Shell 18.6%