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
It would be nice to have a new classmethod on Symbol like the one on Operation to make a subclass more succinctly. I think it would just take one argument, the classname.
The text was updated successfully, but these errors were encountered:
I think that's a reasonable feature. Unfortunately, I don't have much time to invest on MatchPy right now. If you want to implemented that, you are more than welcome to do so.
It would be nice to have a
new
classmethod onSymbol
like the one onOperation
to make a subclass more succinctly. I think it would just take one argument, the classname.The text was updated successfully, but these errors were encountered: