A SignedBoolean, AKA an Abstract Boolean, is a boolean value with four states best represented by adding simple signage to the boolean false.
+True +False -True -False
This library applies the field of abstract boolean to C++ code to demosntrate feasibility and workability. Please verify the outputs, I have not built automated testing on these values yet.
Any questions can be directed to Echo at echo@el42.tech or on X @TheTraveler9720
This project is offered under the MIT license. Contributions welcome.