Closed tnelson closed 7 months ago
Adding xor operator, pair-programming exercise with Karim!
The operator has no AST node; it's implemented via a macro to (or (and a !b) (and !a b)).
Adding xor operator, pair-programming exercise with Karim!
The operator has no AST node; it's implemented via a macro to (or (and a !b) (and !a b)).