Skip to content

Feature: struct generics #9

@shortercode

Description

@shortercode

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions