-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Structs currently have no level of polymorphism, adding generic parameters and templating will enable a number of use cases.
It will require syntax additions for declaring generic parameters as well as generic type arguments when instantiating a template. Unlike #1 this won't generate anything additional in the binary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request