[Challenge] implementing the ambiguous operator in D

Philippe Sigaud philippe.sigaud at gmail.com
Fri Sep 3 12:32:20 PDT 2010


On Fri, Sep 3, 2010 at 16:30, Justin Johansson <no at spam.com> wrote:

> On 02/09/10 05:38, Philippe Sigaud wrote:
>
>> Hey, this question on SO makes for a good challenge:
>>
>>
>> http://stackoverflow.com/questions/3608834/is-it-possible-to-generically-implement-the-amb-operator-in-d
>>
>
> It's great to see someone doing the first D discussion topic
> with the [challenge] annotation.
>

This was just for fun, because combining ranges is always fun, and in this
case, it's a good example of operator overloading.

I have a more interesting / less academic challenge in mind: make idmd, an
interactive,REPL-like, D "interpreter".


Philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20100903/f24a3c03/attachment.html>


More information about the Digitalmars-d mailing list