hashable-1.0.0: Class Hashable providing a hash method.ContentsIndex
hashable-1.0.0: Class Hashable providing a hash method.

This package provides a class Hashable, which contains one method hash :: Hashable a => a -> Int, which returns the hash of the given element.

The instances for various integral types, String and ByteString are provided.

Modules
show/hideData
Data.Hashable
Produced by Haddock version 2.6.1