[Issue 9339] std.random.uniform!Enum should return random enum member
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 17 16:48:50 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9339
--- Comment #4 from bearophile_hugs at eml.cc 2013-01-17 16:48:48 PST ---
(In reply to comment #1)
> enum arr = [EnumMembers!T];
Be very careful with enum arrays. They are very inefficient.
--
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