top | item 16516206 (no title) jbooth | 8 years ago Then you're dealing with long, nested invisible type declarations. discuss order hn newest Marazan|8 years ago 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.
Marazan|8 years ago 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.
Marazan|8 years ago
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.