matchpy icon indicating copy to clipboard operation
matchpy copied to clipboard

Create `new` class method on Symbol

Open saulshanabrook opened this issue 6 years ago • 1 comments

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.

saulshanabrook avatar Oct 26 '18 15:10 saulshanabrook

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.

hbarthels avatar Nov 19 '18 08:11 hbarthels