On 6/12/12 10:45 AM, Graydon Hoare wrote:
alt () {
if f() { ... }
if g() { ... }
_ { ... }
}
This looks good to me. I like the idea of alting on `()`. Niko _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
