libghc-hashable-doc

Class for types that can be converted to a hash value; documentation
  http://github.com/tibbe/hashable
  0
  no reviews



It 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.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.