qpop: Add an element to the front of a queue

View source: R/queue.R

qpopR Documentation

Add an element to the front of a queue

Description

Add an element to the front of a queue

Usage

qpop(Q)

Arguments

Q

rdeque class object

Value

the removed queue element

See Also

without_back


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.