qui v0.1.0 (2017-04-25T11:01:40Z)
Dub
Repo
LinkedList.append
qui
lists
LinkedList
adds a new item at the end of the list
class
LinkedList
(T)
void
append
(
T
item
)
Meta
Source
See Implementation
qui
lists
LinkedList
constructors
this
destructors
~this
functions
append
clear
read
removeFirst
resetRead
properties
count
adds a new item at the end of the list