rstackdeque: Persistent Fast Amortized Stack and Queue Data Structures

Provides fast, persistent (side-effect-free) stack, queue and deque (double-ended-queue) data structures. While deques include a superset of functionality provided by queues, in these implementations queues are more efficient in some specialized situations. See the documentation for rstack, rdeque, and rpqueue for details.

Getting started

Package details

AuthorShawn T. O'Neil
MaintainerShawn T. O'Neil <shawn.oneil@cgrb.oregonstate.edu>
LicenseMIT + file LICENSE
Version1.1.1
URL https://github.com/oneilsh/rstackdeque
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rstackdeque")

Try the rstackdeque package in your browser

Any scripts or data that you put into this service are public.

rstackdeque documentation built on May 2, 2019, 4:15 a.m.