let x = get(x)    / / immutable binding
mut x = get(x)  / / mutable binding, instead than modified
I would have a clearer semantics and syntax of the simplified :)




Thanks!


hudo
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to