Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

googlearchive/quiver_hashcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

416 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors