List.readLast

Reads the last element in list.

  1. T readLast()
    class List(T)
    T
    readLast
    ()
  2. T[] readLast(uinteger count)

Meta