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/matchbox documentation built on Feb. 3, 2020, 10:17 p.m.