DIP1001: DoExpression

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 3 07:20:28 PDT 2016


DIP: https://github.com/dlang/DIPs/blob/master/DIPs/DIP1001.md

Abstract
--------

A DoExpression do(x,y,z) is exactly equivalent to a CommaExpression
(x,y,z), but doesn't emit a deprecation warning.

==============================================

First community DIP has just landed the review queue. Please express
your opinion and suggestions - it will all be taken into consideration
when the formal review time comes.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20160903/a608ff5a/attachment.sig>


More information about the Digitalmars-d mailing list