While the destructuring / pattern matching lets might be annoying for
one-line uses, maybe they'd help with larger blocks of code: maybe the
present syntax just hasn't bothered me because I'm so used to Haskell's
pattern matching.

I like the idea of using `let |x, y| ...`, although I wouldn't want to
overload the & for this purpose ( though we already have fn&)...  But my
impression is that some much more important -- though less syntactical --
changes may be under way with function closures right now.

Cheers,
Kevin
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to