Radiance icon indicating copy to clipboard operation
Radiance copied to clipboard

Feature: type alias

Open shortercode opened this issue 5 years ago • 0 comments

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.

shortercode avatar Aug 28 '20 12:08 shortercode