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

Ender KaShae <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Ender KaShae <[email protected]> ---
One way to deal with this could be to add an Option/Maybe type, or define a
function get a range from a Nullable (or add some sort map and flatmap
functions) (see http://forum.dlang.org/thread/[email protected]).

--

Reply via email to