Compares 2 lambda functions described by their serialization.
first lambda to be compared
second lambda to be compared
the scope where the lambdas are compared
true if the 2 lambda functions are equal, false otherwise
See Implementation
Compares 2 lambda functions described by their serialization.