mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
Option.value
mage
util
option
Option
The underlying value wrapped in a
std.VariantN
.
struct
Option
(T)
WrapperType
value
;
Meta
Source
See Implementation
mage
util
option
Option
aliases
WrappedType
WrapperType
constructors
this
functions
clear
isNone
isSome
opAssign
opCast
unwrap
variables
value
The underlying value wrapped in a std.VariantN.