std
::
core
::
builtin
@ok
macro
bool
@ok
(
#expr
)
@builtin
Check if an Optional expression holds a value or is empty, returning true
if it has a value.
Parameters