Improving the UI of generics

Yes, I'm working on an implementation of general opaque result types, i.e. func foo() -> <T> T where T.U == Int.

17 Likes