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.
- Version1.1.1
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?No
- Last release04/13/2015
Team
Shawn T. O'Neil
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Suggests1 package
- Reverse Imports3 packages