utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
LinkedList.toArray
utils
lists
LinkedList
Reads the list into an array, and returns the array
class
LinkedList
(T)
T
[]
toArray
(
)
Meta
Source
See Implementation
utils
lists
LinkedList
constructors
this
destructors
~this
functions
append
clear
clearBookmarks
hasElement
hasElements
insert
moveToBookmark
placeBookmark
read
readFirst
readLast
removeBookmark
removeFirst
removeLastRead
resetRead
toArray
properties
count
Reads the list into an array, and returns the array