Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Asak.Lambda_hashtype fingerprint = int * Digest.tA fingerprint is a weighted Digest.t
type hash = fingerprint * fingerprint listA type synonym for the result of the hash_lambda function
Hash a lambda expression. Usage: hash_lambda config threshold expr. Two lambda expressions "of the same shape" will share the same hash. Particularly, constant are ignored.
Utilities
Using a hard threshold, hash a list of lambda expressions from Parse_structure.read_structure.