deque
0.8.0
deque
/
io.klibs.collections
/
ByteDeque
/
lastIndex
last
Index
val
lastIndex
:
Int
Index of the last element in this deque.
If this deque is empty, this value will be
-1
.