phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
NotNull.get
nxt
notnull
NotNull
Undocumented in source. Be warned that the author may not have intended to support it.
struct
NotNull
(T)
@
property
inout @
safe
pure nothrow @
nogc
inout
(
T
)
get
(
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
is
(
T
==
U
*,
U
) &&
__traits(
isScalar
,
T
)
)
Meta
Source
See Implementation
nxt
notnull
NotNull
constructors
this
functions
opAssign
opCast
properties
_valueHelper
get