home
> news
> developers
> rémi forax: type inference of local variables
Rémi Forax: Type inference of local variables
For an average duke, the big difference between a language like PHP, Python and Java is that you have to declare the type of the variables. In general, it's not a big beal for a statement like this one...