Open gauravmm opened 8 years ago
Currently, when computing the equality/mapping between two expressions, a lot of calculation is done that could be short-circuited by using lazy evaluation.
Currently, when computing the equality/mapping between two expressions, a lot of calculation is done that could be short-circuited by using lazy evaluation.