https://issues.dlang.org/show_bug.cgi?id=15388
--- Comment #1 from Manu <[email protected]> --- Maybe we should also define: alias null_t = typeof(null); I wanted this for a long time before I thought of typeof(null), which worked as I expected. --
https://issues.dlang.org/show_bug.cgi?id=15388
--- Comment #1 from Manu <[email protected]> --- Maybe we should also define: alias null_t = typeof(null); I wanted this for a long time before I thought of typeof(null), which worked as I expected. --