On Tuesday, July 17, 2012, Graydon Hoare wrote:

>  <snip>
>   rand::rng (not Random::Generator, say)


This one is redundant, and the redundancy is crowding out useful
information. I know rng is a common initialization, but you'd get the same
information across with rand::gen in the same space. Then, "generator"
doesn't get relegated to one character out of eight, and you remove any
possibility of reading it as random::range.
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to