crowding/lazr: Lazy and purely functional data structures for R

Efficient data structures for those times when arrays don't cut it. Will include queues, purely functional double-ended queues, double-ended queues with random access/insert/delete/catenate in O(log N), priority queues, and etc. Also includes tools to construct lazy data structures and infinite sequences.

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("crowding/lazr")
crowding/lazr documentation built on May 14, 2019, 11:33 a.m.