Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.deque
/
LongDeque
/
pop
pop
fun
pop
(
)
:
Long
(
source
)
Pops and returns the front element (stack-style). Alias for
removeFirst
.