darjeeling ~master (2022-04-12T18:56:51.4136467)
Dub
Repo
Maybe.isJust
darjeeling
maybe
Maybe
Return true if
this
is the Just!T instance, otherwise false.
interface
Maybe
(T)
@
property
nothrow pure @
safe
bool
isJust
(
)
Meta
Source
See Implementation
darjeeling
maybe
Maybe
functions
fromJust
properties
isJust
isNothing
static functions
just
nothing
Return true if this is the Just!T instance, otherwise false.