Description Usage Value Examples
View source: R/ds_deque_queue.R
Instantiates a new queue
object,
i.e. a list implementation with FIFO principle.
1 | queue()
|
returns a new queue
object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.