|
|
|
|
|
by BiosElement
1989 days ago
|
|
I realize I'm stating the obvious, but 'i' is shorter while 'int' is slightly clearer. So I think there's a valid argument for both, but personally I think clarity is more important. Having said that, less typing and clutter are also beneficial, so it's really a net natural debate. |
|
Personally I prefer it, mostly for subjective reasons but I think it makes sense - in the case of Rust it was the easiest syntactic novelty to get used to, things like lifetime annotations are a different beast.