optional ~master (2021-10-31T03:15:21.3959971)
Dub
Repo
Optional.opBinary
optional
optional
Optional
If the optional is some value it returns an optional of some
value op rhs
struct
Optional
(T)
auto
opBinary
(
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 it returns an optional of some value op rhs