d-emacs-module ~master (2021-12-14T15:57:51Z)
Dub
Repo
EmacsEnv.eq
emacs_module
env
EmacsEnv
Returns true if two emacs_values are equal.
struct
EmacsEnv
@
nogc
nothrow
bool
eq
(
emacs_value
a
,
emacs_value
b
)
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 two emacs_values are equal.