The latest version of hashable is 1.5.0.0-0.

hashable

Version 1.2.0.1 revision 2 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
A class for types that can be converted to a hash value
Description

This package defines a class, Hashable, for types that can be converted to a hash value. This class exists for the benefit of hashing-based data structures. The package provides instances for basic types and a way to combine hash values.

Author
Milan Straka <fox@ucw.cz> Johan Tibell <johan.tibell@gmail.com>
Bug reports
https://github.com/tibbe/hashable/issues
Category
Data
Copyright
n/a
Homepage
http://github.com/tibbe/hashable
Maintainer
johan.tibell@gmail.com
Package URL
n/a
Stability
Provisional

Components