ministd ~master (2023-07-09T14:09:42Z)
Dub
Repo
Optional.isSome
ministd
optional
Optional
Returns true if the optional is a Some; false otherwise
struct
Optional
(T)
bool
isSome
(
)
Meta
Source
See Implementation
ministd
optional
Optional
constructors
this
functions
get
isNone
isSome
take
static functions
none
some
Returns true if the optional is a Some; false otherwise