[Issue 3923] std.algorithm.find is too much hard to understand

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 8 07:57:34 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3923


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrei at metalanguage.com


--- Comment #3 from Andrei Alexandrescu <andrei at metalanguage.com> 2010-06-08 07:57:32 PDT ---
Good ideas. I think we can break std.find into several constrained templates,
each with its own documentation - something like std.conv.to. Also, we could
and should use auto return types for the win.

-- 
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