%has_key% | Key existence in hash tables |
compare_fn | Get key comparison function of an hash table |
compare_fn.r2r_hashtable | Get key comparison function of an hash table |
default | Default 'hashmap' values |
default.r2r_hashmap | Default 'hashmap' values |
default<- | Default 'hashmap' values |
default<-.r2r_hashmap | Default 'hashmap' values |
default_hash_fn | String hashes for arbitrary R objects |
delete | Delete keys or key/value pairs from an hash table. |
delete.r2r_hashmap | Delete keys or key/value pairs from an hash table. |
delete.r2r_hashset | Delete keys or key/value pairs from an hash table. |
hashmap | Hash maps and sets |
hashset | Hash maps and sets |
hashtable | Hash maps and sets |
hashtable_methods | Methods for S3 classes 'hashmap' and 'hashset' |
hash_fn | Get hash function of an hash table |
hash_fn.r2r_hashtable | Get hash function of an hash table |
has_key | Key existence in hash tables |
has_key.r2r_hashmap | Key existence in hash tables |
has_key.r2r_hashset | Key existence in hash tables |
insert | Insert keys or key/value pairs into an hash table. |
insert.r2r_hashmap | Insert keys or key/value pairs into an hash table. |
insert.r2r_hashset | Insert keys or key/value pairs into an hash table. |
keys | List all keys from an hash table |
keys.r2r_hashtable | List all keys from an hash table |
length.r2r_hashtable | Size of hash tables |
on_missing_key | On missing key behaviour |
on_missing_key.r2r_hashmap | On missing key behaviour |
on_missing_key<- | On missing key behaviour |
on_missing_key<-.r2r_hashmap | On missing key behaviour |
query | Query keys from an hash table. |
query.r2r_hashmap | Query keys from an hash table. |
query.r2r_hashset | Query keys from an hash table. |
subsetting_hashtables | Subsetting 'hashset's and 'hashmap's |
values | List all values from an hash map |
values.r2r_hashmap | List all values from an hash map |
[.r2r_hashmap | Subsetting 'hashset's and 'hashmap's |
[.r2r_hashset | Subsetting 'hashset's and 'hashmap's |
[<-.r2r_hashmap | Subsetting 'hashset's and 'hashmap's |
[<-.r2r_hashset | Subsetting 'hashset's and 'hashmap's |
[[.r2r_hashmap | Subsetting 'hashset's and 'hashmap's |
[[.r2r_hashset | Subsetting 'hashset's and 'hashmap's |
[[<-.r2r_hashmap | Subsetting 'hashset's and 'hashmap's |
[[<-.r2r_hashset | Subsetting 'hashset's and 'hashmap's |