-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
featureIndicates new feature / enhancement requestsIndicates new feature / enhancement requestsspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative
Description
This would look something like
abstract Foo with
x::Int
y::String
end
which will cause every subtype of Foo to begin with those fields.
Some parts of the language internals already anticipate this; it's a matter of hooking up the syntax and filling in a few missing pieces.
ararslan, cortner, clarkevans, jayvn, audiracmichelle and 49 moreadkabo and AlexanderNenningerschneiderfelipe, eliascarv and ktsakas
Metadata
Metadata
Assignees
Labels
featureIndicates new feature / enhancement requestsIndicates new feature / enhancement requestsspeculativeWhether the change will be implemented is speculativeWhether the change will be implemented is speculative