vox ~master (2022-05-02T18:23:10Z)
Dub
Repo
InvertedArray.replaceAt
vox
utils
array
InvertedArray
Undocumented in source. Be warned that the author may not have intended to support it.
struct
InvertedArray
(T)
void
replaceAt
(
A
)
(
ref
ArrayArena
arena
,
size_t
at
,
size_t
numItemsToRemove
,
A
itemsToInsert
)
Meta
Source
See Implementation
vox
utils
array
InvertedArray
functions
back
capacity
clear
dup
empty
free
front
length
opDollar
opIndex
opSlice
put
putAt
removeByShift
replaceAt
reserve
toString
unput
variables
array