On Thu, Apr 12, 2012 at 10:33 AM, Niko Matsakis <[email protected]> wrote: > I am not a big fan of the `if` syntax. Or at least I don't mind our current > one and it is nicely unambiguous. However, I really like "alt with arrow" > syntax. I find the current one quite unreadable, particularly for long > blocks. The "=>" arrow (or `->`, I am somewhat indifferent) helps to set > apart the conditions and the blocks.
Total bikeshed comment: ASCII arrows are a massive pain to type. Is there any possibility of using a single-character symbol there? -Joe _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
