qui v0.1.0 (2017-04-25T11:01:40Z)
Dub
Repo
LinkedList.read
qui
lists
LinkedList
returns pointer of next item to be read, null if there are no more items
class
LinkedList
(T)
T
*
read
(
)
Meta
Source
See Implementation
qui
lists
LinkedList
constructors
this
destructors
~this
functions
append
clear
read
removeFirst
resetRead
properties
count
returns pointer of next item to be read, null if there are no more items