utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
LinkedList.clear
utils
lists
LinkedList
clears/resets the list. Frees all the occupied memory, & removes all items
class
LinkedList
(T)
void
clear
(
)
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
clears/resets the list. Frees all the occupied memory, & removes all items