niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Optional.isPresent
niknaks
functional
Optional
Optional
Checks if a value is present or not
struct
Optional
bool
isPresent
(
)
Return Value
Type:
bool
true
if present, otherwise
false
Meta
Source
See Implementation
niknaks
functional
Optional
Optional
constructors
this
functions
get
isEmpty
isPresent
set
static functions
empty
Checks if a value is present or not