Hacker News new | ask | show | jobs
by nyuszika7h 1459 days ago
Typing is good, but when you have long function signatures with types and they're not wrapped to one parameter per line, it does become painful to read.
1 comments

Sounds like you need type aliases, or simpler abstractions.