aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Optional.opIndex
aurorafw
stdx
typecons
Optional
Index operator with auto return types
auto
opIndex
(size_t index)
auto
opIndex
()
struct
Optional
(T)
static if
(
isArray!T
)
auto
opIndex
(
this
This
)
(
)
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
Index operator with auto return types