| hashtable-class {graph} | R Documentation |
~~ A concise (1-5 lines) description of what the class is. ~~
Objects can be created by calls of the form new("hashtable", ...).
hashtable:"environment" ~~ signature(object = "hashtable"): ... signature(key = "ANY", value = "ANY", htable = "hashtable"): ... signature(.Object = "hashtable"): ... R.Gentleman
##---- Should be DIRECTLY executable !! ----