bastikr / boolean.py

Implements boolean algebra in one module.
BSD 2-Clause "Simplified" License
76 stars 34 forks source link

Support for XOR #117

Open mwgamble opened 10 months ago

mwgamble commented 10 months ago

It would be great to have native support for XOR. It looks like this was originally requested a few years ago, but was closed before a response was given:

https://github.com/bastikr/boolean.py/issues/84