[Issue 9294] foreach tuple unpack with opApply
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Oct 11 04:19:51 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=9294
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from bearophile_hugs at eml.cc ---
This is a bad idea, it's better to add a general and safe syntax to unpack
tuples in foreach. Closed.
--
More information about the Digitalmars-d-bugs
mailing list