mage ~gen-vs2013 (2022-02-23T00:05:29.9661958)
Dub
Repo
Option.isSome
mage
util
option
Option
Whether this option has some value.
struct
Option
(T)
inout
bool
isSome
(
)
Meta
Source
See Implementation
mage
util
option
Option
aliases
WrappedType
WrapperType
constructors
this
functions
clear
isNone
isSome
opAssign
opCast
unwrap
variables
value
Whether this option has some value.