Radiance
Radiance copied to clipboard
Feature: struct generics
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.