MultiKeyHash-class: Class "MultiKeyHash"
Description
for internal use only
Objects from the Class
Objects can be created by calls of the form new("MultiKeyHash", ...)
.Slots
indices
:- Object of class
"list"
data
:- Object of class
"list"
Methods
- [<-
signature(x = "MultiKeyHash", i = "ANY", j = "ANY", value = "ANY")
: ... - [
signature(x = "MultiKeyHash", i = "ANY", j = "ANY", drop = "ANY")
: ... - [[<-
signature(x = "MultiKeyHash", i = "ANY", j = "ANY")
: ... - [[
signature(x = "MultiKeyHash", i = "ANY", j = "ANY")
: ... - length
signature(x = "MultiKeyHash")
: ...