niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
Optional.this
niknaks
functional
Optional
Optional
Constructs an optional with the value already set
struct
Optional
this
(
T
value
)
Parameters
value
T
the value to set
Meta
Source
See Implementation
niknaks
functional
Optional
Optional
constructors
this
functions
get
isEmpty
isPresent
set
static functions
empty
Constructs an optional with the value already set