std.array oddness

ketmar via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Dec 13 04:19:58 PST 2014


On Sat, 13 Dec 2014 12:07:27 +0000
thedeemon via Digitalmars-d-learn <digitalmars-d-learn at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20141213/4ea91b7f/attachment.sig>


More information about the Digitalmars-d-learn mailing list