qui v0.1.0 (2017-04-25T11:01:40Z)
Dub
Repo
List.insert
qui
lists
List
Undocumented in source. Be warned that the author may not have intended to support it.
void
insert
(uinteger index, T[] dat)
class
List
(T)
void
insert
(
uinteger
index
,
T
[]
dat
)
void
insert
(uinteger index, T dat)
Meta
Source
See Implementation
qui
lists
List
functions
add
addArray
clear
indexOf
insert
length
loadArray
read
readLast
readRange
remove
removeLast
saveFile
set
shrink
toArray