This page provides an overview of the available methods for
hashmap
and hashset
objects (and for their common parent class
hashtable
). We list methods based on the general type of task
addressed.
insert()
delete()
query()
subsetting_hashtables: `[[`
, `[[<-`
, `[`
and `[<-`