-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: Multiple class extensions (and inheritance). #6
Copy link
Copy link
Open
Labels
FeatureThis issue or PR contains a new feature.This issue or PR contains a new feature.FutureThis issue or PR is something that will be added in the future.This issue or PR is something that will be added in the future.High PriorityHigh profile, important issue that needs to be focused onHigh profile, important issue that needs to be focused on
Metadata
Metadata
Assignees
Labels
FeatureThis issue or PR contains a new feature.This issue or PR contains a new feature.FutureThis issue or PR is something that will be added in the future.This issue or PR is something that will be added in the future.High PriorityHigh profile, important issue that needs to be focused onHigh profile, important issue that needs to be focused on
Type
Fields
Give feedbackNo fields configured for issues without a type.
Typesharp will allow multilevel inheritance, aka you will be able to inherit multiple classes by abstraction with the
askeyword onsuper.Ex: