Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Asak.Lambda_utils
val hash_lambda :
bool ->
threshold ->
Lambda.lambda ->
(int * string) * (int * string) list
Hash a lambda expression. Usage: hash_lambda will_sort threshold expr
. Two lambda expressions "of the same shape" will share the same hash.