utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
List.readLast
utils
lists
List
returns last elements in list. number of elements to return is specified in
count
T
readLast
()
T
[]
readLast
(uinteger count)
class
List
(T)
T
[]
readLast
(
uinteger
count
)
Meta
Source
See Implementation
utils
lists
List
constructors
this
functions
add
addArray
clear
indexOf
insert
loadArray
read
readLast
readRange
remove
removeLast
saveFile
set
shrink
toArray
properties
length
returns last elements in list. number of elements to return is specified in count