[Issue 17896] Alternate version of std.conv.to which returns Nullable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 12 04:16:37 UTC 2017


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Can't we just hook with:

to!(Nullable!int)

?

--


More information about the Digitalmars-d-bugs mailing list