[Issue 4382] Same syntax to access items of Proxy and Tuple and more
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 14 18:54:43 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4382
David Simcha <dsimcha at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsimcha at yahoo.com
--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2010-08-14 18:54:40 PDT ---
Zip yields proxies because it needs to support accessing stuff by reference and
there's no such thing as a ref tuple right now. Proxy contains pointers, not
values.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list