How about "auto" parameters?

Walter Bright newshound2 at digitalmars.com
Tue Jun 7 11:03:28 PDT 2011


On 6/7/2011 9:01 AM, foobar wrote:
> Also ML has only two types: integers and floating point.

That changes everything. C has 11 integer types and 3 floating point types, 
which makes it ugly (and surprisingly buggy) to be forced to explicitly cast 
when doing mixed type expressions.


More information about the Digitalmars-d mailing list