Maybe not that far... but I would like this: ``` ...
# language-proposals
b
Maybe not that far... but I would like this:
Copy code
typealias NumberList<NumberType: Number> = List<NumberType>