[Issue 6110] std.functional: unaryFun should take an array alias.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 2 10:24:25 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=6110


Peter Alexander <peter.alexander.au at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.alexander.au at gmail.co
                   |                            |m


--- Comment #1 from Peter Alexander <peter.alexander.au at gmail.com> 2014-02-02 10:24:21 PST ---
I think this was before lambdas. Do you still think this is necessary now that
you can write:

filter!(a => bbb[a])

???

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list