Open gauravmm opened 8 years ago
Both ExprFindMapping and ExprEqualExact have the same structure. It is possible to abstract a higher-order function, and that would make the code neater too.
ExprFindMapping
ExprEqualExact
Both
ExprFindMapping
andExprEqualExact
have the same structure. It is possible to abstract a higher-order function, and that would make the code neater too.