utils ~master (2021-06-25T06:58:32Z)
Dub
Repo
LinkedList.readFirst
utils
ds
LinkedList
class
LinkedList
(T)
T
*
readFirst
(
)
Return Value
Type:
T
*
the pointer to the first node in the list
Meta
Source
See Implementation
utils
ds
LinkedList
constructors
this
destructors
~this
functions
append
clear
clearBookmarks
hasElement
hasElements
insert
moveToBookmark
placeBookmark
read
readFirst
readLast
remove
removeBookmark
removeFirst
removeLastRead
resetRead
toArray
properties
count