Radiance
Radiance copied to clipboard
Feature: type alias
Description
With the addition of larger more complex type signatures from generics and enum variants it makes sense to be able to alias that type signature to a shorter name for reuse to improve code clarity.
The alias itself should also support generic type parameters as well.