[Issue 13108] std.array.walkKeys and std.array.walkValues

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Feb 19 07:03:45 PST 2017


https://issues.dlang.org/show_bug.cgi?id=13108

greenify <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com

--- Comment #1 from greenify <greeenify at gmail.com> ---
I like the idea, but wouldn't mapKeys or mapValues better names?

That's the names, e.g. lodash uses:

https://lodash.com/docs/4.17.2#mapKeys
https://lodash.com/docs/4.17.2#mapValues

--


More information about the Digitalmars-d-bugs mailing list