Here are a couple other ideas. The downsides to these are introducing new keywords/symbols, and that they're a little verbose.
ident is pat ident <- pat -Walter On Fri, May 3, 2013 at 4:00 PM, Brian Anderson <[email protected]> wrote: > On 05/02/2013 11:33 PM, Sanghyeon Seo wrote: >>> >>> I don't really have any preference at all; I just need to know what to >>> implement. Opinions? >> >> I propose "ident for pat" for current "ident @ pat" syntax. >> _______________________________________________ >> Rust-dev mailing list >> [email protected] >> https://mail.mozilla.org/listinfo/rust-dev > > > This is a good candidate. > > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
