provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
LinkedList.insertBack
prova
util
linkedlist
LinkedList
Creates a node and places it at the end of the list
class
LinkedList
(T)
Node
!
T
insertBack
(
T
value
)
Meta
Source
See Implementation
prova
util
linkedlist
LinkedList
functions
clear
contains
getFirstNode
getLastNode
insertAfter
insertBack
insertBefore
insertFront
opApply
remove
properties
length
Creates a node and places it at the end of the list