deque
0.7.0
deque
/
io.klibs.collections
/
UByteDeque
/
Iterator
Iterator
inner
class
Iterator
Constructors
Functions
Constructors
Iterator
Link copied to clipboard
fun
Iterator
(
)
Functions
has
Next
Link copied to clipboard
operator
fun
hasNext
(
)
:
Boolean
next
Link copied to clipboard
operator
fun
next
(
)
:
UByte