[Issue 3474] PATCH: Implement opDollar for struct and class indexing operations
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 5 08:13:38 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3474
Andrei Alexandrescu <andrei at metalanguage.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrei at metalanguage.com
--- Comment #1 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-11-05 08:13:37 PST ---
Great!
Any chance we can use "length" instead of "opDollar" throughout? It would
instantly match what arrays are currently doing and it would be a closer
description of the semantics of the operation.
--
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