Hacker News new | ask | show | jobs
by jbooth 3031 days ago
Then you're dealing with long, nested invisible type declarations.
1 comments

Yes. By not having them there makes them easier to read and understand. Seriously.

It is often the case that very simple stream operations end with ludicrously complex type signatures. By being able to var them it makes them far simpler to read.