Hacker News new | ask | show | jobs
by mike_hearn 1284 days ago
The obvious one is putting types on the right, which is a useful syntax for more pervasive type inference.
1 comments

I don’t know, in theory replacing types with ‘var’ would work just as well for Java, the advantage (or more like elegance) of ident: type syntax comes from a parser perspective.