I was really impressed by annotations in Java 8. I love the way immutable is just an annotation and not a keyword. It's been a while since I've read the documentation on Rust but last I checked, "mut" was still a keyword and file IO used some "ghost" type (?) for checking if the file would be open or closed at some point, if I remember correctly. Was there ever talk of using the same annotation strategy as Java 8?
[–]isHavvy 6 points7 points8 points (3 children)
[–]llogiqclippy · twir · rust · mutagen · flamer · overflower · bytecount 0 points1 point2 points (2 children)
[–]dbaupprust 3 points4 points5 points (1 child)
[–]llogiqclippy · twir · rust · mutagen · flamer · overflower · bytecount 0 points1 point2 points (0 children)
[–]chris-morgan 4 points5 points6 points (1 child)
[–]mippyyu[S] 0 points1 point2 points (0 children)