https://issues.dlang.org/show_bug.cgi?id=9636
Adam Wilson <flybo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |flybo...@gmail.com Resolution|--- |INVALID --- Comment #8 from Adam Wilson <flybo...@gmail.com> --- I am closing this as "Invalid" because Nullable is not actually a nullable type but a Option type. As such this would be invalid behavior. We will rename this type in Phobos V3 to better reflect the design. --