optional ~master (2021-10-31T03:15:21.3959971)
Dub
Repo
Optional.opOpAssign
optional
optional
Optional
If the optional is some value, op assigns rhs to it
struct
Optional
(T)
auto
opOpAssign
(
string
op
U
:
T
this
This
)
(
auto
ref
U
rhs
)
Meta
Source
See Implementation
optional
optional
Optional
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCall
opDollar
opEquals
opIndex
opOpAssign
opSlice
opUnary
popFront
toRepresentation
toString
properties
empty
front
static functions
fromRepresentation
If the optional is some value, op assigns rhs to it