|
|
|
|
|
by mixedCase
2197 days ago
|
|
> which then makes it very difficult for anyone else to figure out what is going on Or we can learn to read them. Just treat types like a first class value. You either assign names to types like you do to values, or you can assign a name to a function that returns a type, this being generics. |
|
That's an awful way to think about hard to read code. I could produce the most unreadable one liners you've ever seen in your life. We should condemn that and not blame it on others to "learn how to read".