libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
NotNull.this
optional
notnull
NotNull
You can only init from another
NotNull
type.
this
()
this
(NotNull!V other)
struct
NotNull
(T)
this
(
V
)
(
NotNull
!
V
other
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
||
isPointer
!
T
)
Meta
Source
See Implementation
optional
notnull
NotNull
constructors
this
functions
opAssign
properties
value
You can only init from another NotNull type.