I'm sorry, I meant bounded generic. and by transfo...
# announcements
a
I'm sorry, I meant bounded generic. and by transforming your example to
typealias ComplexMap<T : Something> = Map<T, Pair<T, T>>
I can see that it cannot be done with typealiases 🙄