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
@glyh good job! I would not call it canonical syntax by no means, but it's definitely quite an improvement over my variant :). How about making a separate nimble package (nimpy_inheritance?) and I'll refer it in the README?
Here's a snippt of the macros on GIST. Ideas are based on #228 .
(I've included some tests at the end)
As we've mentioned, this sugar is useful because many APIs requires user to implement subclasses of abstract classes.
The text was updated successfully, but these errors were encountered: