On 11/15/2013 01:27 PM, spir wrote:
[...]
Thank you Huon & Daniel, your replies answer my needs. I supported the issue about removal of signed `int` as default (BAD! ;-).
Actually like `for i in range(1u, 9u)` as an alternative for `for i:uint in range(1 ,9)`, but there also, there should be not int as default.
Denis _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
