On 03/08/2013, at 12:25 PM, Jeaye <[email protected]> wrote: > To be fair, and I like being fair, both of these are inconsistent within > Rust. If functions_are_like_this then types Should_Be_Like_This or > Maybe_like_this.
Having different significantly different styles for types, functions and constants aids code comprehension. They are inconsistent for ergonomic reasons. ~B _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
