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
Now BooleanExpressionRule applies the distributive law manipulating with a String and tokens directly.
The jbool library allows to write a custom rule (com.bpodgursky.jbool_expressions.rules.Rule).
Suggestion to refactor a logic for the distributive law as a rule for jbool library
The text was updated successfully, but these errors were encountered:
Now BooleanExpressionRule applies the
distributive law
manipulating with a String and tokens directly.The jbool library allows to write a custom rule (
com.bpodgursky.jbool_expressions.rules.Rule
).Suggestion to refactor a logic for the distributive law as a rule for jbool library
The text was updated successfully, but these errors were encountered: