NotNull.this

constructs with a runtime not null check (via assert())

struct NotNull(T)
this
()
if (
__traits(compiles, )
)
Suggestion Box / Bug Report