Y
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
kortex
1459 days ago
Sounds like you need type aliases, or simpler abstractions.
link