[Issue 3402] Please bring back canFind in std.algorithm

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 14 23:39:35 PDT 2009


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


Max Samukha <samukha at voliacable.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samukha at voliacable.com


--- Comment #2 from Max Samukha <samukha at voliacable.com> 2009-10-14 23:39:33 PDT ---
It is. But a note in the docs would be nice. An example would be enough:

// Checking if the element can be found in the range
assert(find(a, 5).empty);

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