You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to do these but need more sweeping changes to implement them.
The idea is to encapsulate negation and inversion as Function instead of BiFunction.
That should enable better simplification to occur.
See commented-out code in Expression and ExpressionMatchers.
The text was updated successfully, but these errors were encountered:
Tried to do these but need more sweeping changes to implement them.
The idea is to encapsulate negation and inversion as Function instead of BiFunction.
That should enable better simplification to occur.
See commented-out code in Expression and ExpressionMatchers.
The text was updated successfully, but these errors were encountered: