Replies: 1 comment 1 reply
-
In principle we could support multiple base types, however as far as I know the Python bases need to have "compatible layouts" and that's not currently something designed for in our I think if we supported it, it should be opt-in; |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to do the equivalent of:
It seems like you can't have more than one base in
extends
Beta Was this translation helpful? Give feedback.
All reactions