d-emacs-module ~master (2021-12-14T15:57:51Z)
Dub
Repo
EmacsEnv.isNotNil
emacs_module
env
EmacsEnv
Returns true if the given emacs value is not nil.
struct
EmacsEnv
@
nogc
nothrow
bool
isNotNil
(
emacs_value
value
)
Meta
Source
See Implementation
emacs_module
env
EmacsEnv
functions
defAlias
eq
freeGlobalRef
funcall
intern
isNotNil
isTypeOf
makeFunction
makeGlobalRef
nonLocalExit
nonLocalExitCheck
nonLocalExitClear
nonLocalExitSignal
nonLocalExitThrow
ok
typeOf
vecGet
vecSet
vecSize
Returns true if the given emacs value is not nil.