isNullType.isNullType

Undocumented in source.
template isNullType(T...)
enum isNullType = is(U == typeof(null));

Meta