oneilsh/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 GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("oneilsh/rstackdeque")
oneilsh/rstackdeque documentation built on May 17, 2022, 6:29 p.m.