On Sat, 13 Dec 2014 12:07:27 +0000
thedeemon via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> On Saturday, 13 December 2014 at 06:40:41 UTC, ketmar via 
> Digitalmars-d-learn wrote:
> > .map!"a.idup"
> 
> That can be just .map!idup.
it depends of compiler version, as `idup` was a property some time ago.
better be safe than sorry.

Attachment: signature.asc
Description: PGP signature

Reply via email to