[Issue 7753] Support opIndexCreate as part of index operator overloading in user-defined types
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Mar 23 08:17:37 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7753
--- Comment #3 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-03-23 08:17:58 PDT ---
Well, linked list is, for sure, not indexed so not a problem ;)
As for sets I don't see a problem, I can extend this idea to arbitrary set
easily. In fact it's even cleaner for sets (maps) then arrays.
If you need a headstart I can scratch up a simple version for integer sets.
--
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