Open h0nzZik opened 4 years ago
Implements https://github.com/kframework/matching-logic-prover/issues/63.
So far, only the strategy and-split uses it. I plan to use it in apply and apply-equation.
and-split
apply
apply-equation
Implements https://github.com/kframework/matching-logic-prover/issues/63.
So far, only the strategy
and-split
uses it. I plan to use it inapply
andapply-equation
.