Why can't there be a base type upon which all others are based (perhaps by default)? The base class could handle the Nullable situation and everything else would magically inherit that capability. Making a union of a NULL and the actual type is pretty painful for the programmer. Weren't we going for a smart compiler that would make life easier on the programmer? What we have now is programmers going out of their way to make life easy for the compiler. That seems back-assward to me.
- [julia-users] Nullable{Date} Michael Landis
- Re: [julia-users] Nullable{Date} Erik Schnetter
- Re: [julia-users] Nullable{Date} Michael Landis
- Re: [julia-users] Nullable{Dat... Milan Bouchet-Valat
- Re: [julia-users] Nullable{Date} Michael Landis
- [julia-users] Re: Nullable{Date} Christopher Alexander
- Re: [julia-users] Re: Nullable{Dat... Michael Landis
- [julia-users] Re: Nullable{Date} 'Greg Plowman' via julia-users
- [julia-users] Re: Nullable{Date} Christopher Alexander
- Re: [julia-users] Re: Nullable... Jacob Quinn
- Re: [julia-users] Re: Null... Michael Landis
- Re: [julia-users] Re:... Tim Holy
- Re: [julia-users]... Michael Landis
- Re: [julia-us... Michael Landis
- Re: [julia-us... Christopher Alexander
- Re: [julia-us... Joshua Ballanco
- Re: [julia-us... Milan Bouchet-Valat
- Re: [julia-users] Re: Null... Kevin Squire
