Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
Language | Label | Description | Also known as |
---|---|---|---|
English | hash |
Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries |
Statements
19 August 2023
0 references
Implements a data structure similar to hashes in Perl and dictionaries in Python but with a purposefully R flavor. For objects of appreciable size, access using hashes outperforms native named lists and vectors.
0 references
expanded from: GPL (≥ 2) (English)
0 references
Identifiers
13 September 2023
0 references