collections-package | R Documentation |
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.
Maintainer: Randy Lai randy.cs.lai@gmail.com
Other contributors:
Andrea Mazzoleni (tommy hash table library) [copyright holder]
Yann Collet (xxhash algorithm) [copyright holder]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.