utils ~master (2021-06-25T06:58:32Z)
Dub
Repo
List.toArray
utils
ds
List
Exports this list into a array
class
List
(T)
T
[]
toArray
(
)
Return Value
Type:
T
[]
the array containing the elements in this list
Meta
Source
See Implementation
utils
ds
List
constructors
this
functions
append
clear
clearFreeSpace
indexOf
insert
loadArray
read
readLast
readPtr
remove
removeLast
saveFile
set
setFreeSpace
shrink
toArray
write
properties
freeSpace
length
seek
Exports this list into a array