aurorafw ~master (2021-12-29T04:50:27.0348065)
Dub
Repo
Optional.front
aurorafw
stdx
typecons
Optional
Attemp to get the defined value
struct
Optional
(T)
@
property
ref inout
inout
(
T
)
front
(
)
Return Value
Type:
inout
(
T
)
if defined, the defined value, assert otherwise
Meta
Source
See Implementation
aurorafw
stdx
typecons
Optional
constructors
this
destructors
~this
functions
opAssign
opBinary
opBinaryRight
opCall
opDollar
opEquals
opIndex
opOpAssign
opSlice
opUnary
popFront
toHash
toString
properties
defined
empty
front
get
getOr
Attemp to get the defined value