issues
search
msoeken
/
kitty
C++ truth table library
MIT License
50
stars
77
forks
source link
Ternary predicate
#120
Closed
lee30sonia
closed
3 years ago
lee30sonia
commented
3 years ago
Extend
binary_predicate
to work with ternary operations
Add operation
intersection_is_empty
Modify the implementation of
implies
using
binary_predicate
(should be faster)
binary_predicate
to work with ternary operationsintersection_is_empty
implies
usingbinary_predicate
(should be faster)