What is really awesome about this is that his code actually worked, the mixing of operator overloads, opDispatch and rarely used features(e.g. comma op).

D has come a long way in the last decade.


On Thu, Aug 21, 2014 at 10:40 AM, ketmar via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
On Thu, 21 Aug 2014 08:37:30 +0000
Ola Fosheim Gr via Digitalmars-d-announce
<digitalmars-d-announce@puremagic.com> wrote:

> Now the comma-operator has to stay because removing it is a
> severe breaking change.
but we can abuse opIndex and/or opSlice too! ;-)