[Issue 12679] std.typecons.Maybe
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sun Oct 19 22:30:11 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12679
monkeyworks12 at hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |monkeyworks12 at hotmail.com
--- Comment #1 from monkeyworks12 at hotmail.com ---
Isn't this pretty much the same as Haskell's fmap? It'd be nice to have
something generic like this that worked on a wide variety of ranges (Nullable
would have to be made a range, or have a toRange function or something).
--
More information about the Digitalmars-d-bugs
mailing list