Hi Patrick

Thanks for the visual example. I prefer the old { |x| } style. It might
look slightly ugly but glancing upwards from a piece of code I find it much
easier to spot that a given pair of braces are a block closure. I guess ||
sticks out like a pair of thumbs, which is useful.

Cheers
Grahame

On 18 April 2012 10:46, Patrick Walton <[email protected]> wrote:

> Here's a little before-and-after with some of the syntax and semantic
> changes discussed (snippet from Sebastian Sylvan's raytracer [1] and
> modified slightly):
>
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to