randy3k/collections: High Performance Container Data Types

Provides high performance container data types such as queues, stacks, deques, dicts and ordered dicts. Benchmarks <https://randy3k.github.io/collections/articles/benchmark.html> have shown that these containers are asymptotically more efficient than those offered by other packages.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.6
URL https://github.com/randy3k/collections/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("randy3k/collections")
randy3k/collections documentation built on May 2, 2023, 9:35 p.m.