Given that if a function should return something, and that function may return null in, at least reference type return scenarios, one would expect that "null" has a type.
What is the type of "null" in the D typesystem? - JJ
Given that if a function should return something, and that function may return null in, at least reference type return scenarios, one would expect that "null" has a type.
What is the type of "null" in the D typesystem? - JJ