front: Get the element at the front of a queue

Description Usage Arguments Value

View source: R/queue.R

Description

Get the element at the front of a queue

Usage

1
front(queue)

Arguments

queue

The queue

Value

a list containing two values, the element at the front of the queue as well as the modified queue.


mailund/pmtypes documentation built on Jan. 31, 2020, 1:09 p.m.