The only thing I would like to see changing is C-style type casting: `(int)myage`
...for some reason, I can't stand this syntax! I find it visually intrusive lol! But if we could allow something like `int(myage)`, it makes it clearer, to me at least.
2 comments
[ 0.27 ms ] story [ 14.2 ms ] thread...for some reason, I can't stand this syntax! I find it visually intrusive lol! But if we could allow something like `int(myage)`, it makes it clearer, to me at least.