On 13 June 2013 19:25, Tim Chevalier <[email protected]> wrote:
> Personally, I almost never used list comprehensions
> when I programmed in Haskell -- I found using higher-order functions
> directly to be much more natural -- but that part is just my opinion.

I second that. What one wants is a function composition. A good
composing library shoud allow to write code that is just as readable
as list comprehensions.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to