https://issues.dlang.org/show_bug.cgi?id=12679
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- 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). --
