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.

Tests Vignettes

Available Snapshots

This version of collections can be found in the following snapshots:

Dependencies

Suggests (1)
  • testthat >= 2.3.1
  • Version History