phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
NotNull.this
nxt
notnull
NotNull
Undocumented in source.
this
()
struct
NotNull
(T)
@
disable
this
(
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
is
(
T
==
U
*,
U
) &&
__traits(
isScalar
,
T
)
)
this
(T value)
this
(typeof(null) )
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
opCast
properties
_valueHelper
get