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
Lots of functions make sense in both tactics and rules, but currently it requires some jank to convert between the two monads. But everything is the same underneath the hood, so it seems like polymorphism should be possible here.
Lots of functions make sense in both tactics and rules, but currently it requires some jank to convert between the two monads. But everything is the same underneath the hood, so it seems like polymorphism should be possible here.
Things like
goal
andcut
(#12)The text was updated successfully, but these errors were encountered: