Example of Rust code

José Armando García Sancio jsancio at gmail.com
Fri Aug 10 17:02:06 PDT 2012


On Fri, Aug 10, 2012 at 4:35 PM, Walter Bright
<newshound2 at digitalmars.com> wrote:
> 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?

That is correct.


More information about the Digitalmars-d mailing list