d-emacs-module ~master (2021-12-14T15:57:51Z)
Dub
Repo
EmacsVec.opIndexAssign
emacs_module
env
EmacsVec
Sets a value at the given index.
struct
EmacsVec
(T = emacs_value)
T
opIndexAssign
(
T
value
,
ptrdiff_t
i
)
Meta
Source
See Implementation
emacs_module
env
EmacsVec
functions
length
opDollar
opIndex
opIndexAssign
Sets a value at the given index.