phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
NotNull.this
nxt
notnull
NotNull
Disable null construction.
this
()
this
(T value)
this
(typeof(null) )
struct
NotNull
(T)
@
disable
this
(
typeof
(null)
)
if
(
isNullAssignable
!
T
)
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
properties
_valueHelper
Disable null construction.