Example of Rust code

Walter Bright newshound2 at digitalmars.com
Fri Aug 10 16:35:49 PDT 2012


On 8/10/2012 4:19 PM, Walter Bright wrote:
> You can also use templates with overloading to get stack allocated parametric
> polymorphism and zero runtime overhead.

It appears that Rust does not have function overloading. Is this correct?


More information about the Digitalmars-d mailing list