Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.deque
/
IntDeque
/
removeFirst
remove
First
fun
removeFirst
(
)
:
Int
(
source
)
Removes and returns the first element.
Throws
No
Such
Element
Exception
if the deque is empty.