Optional.isPresent

Checks if a value is present or not

struct Optional
bool
isPresent
()

Return Value

Type: bool

true if present, otherwise false

Meta