Package gmisclib :: Module nice_hash
[frames] | no frames]

Module nice_hash

source code

Classes
  DontHashThis
If your trimmer funcion raises this exception, then the input to nice_hash.add() will be ignored.
  NotInHash
  simple
This class generates a map from inputs to integers, where an equivalence class is defined by the trimmer function.
  hash
  nice_hash
Functions
 
map(list, trimmer=<function <lambda> at 0x4685c08>) source code
Variables
  h = nice_hash(lambda x: x)
  __package__ = None
hash(x)