Nimrod language

Jacob Carlborg doob at me.com
Fri May 25 04:26:23 PDT 2012


On 2012-05-25 12:30, Russel Winder wrote:

> Show me a statically typed program where the compiler infers things and
> I'll show how the same program can mean whatever you want it to mean in
> a dynamic language :-)

auto a = 3; // a is inferred as int :)

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list