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