bind {VanillaICE} | R Documentation |
Combine two objects of the same class. Defined only for classes
extending hSet
bind(object1, object2, ...)
object1 |
object extending class hSet |
object2 |
must be the same class as object1 |
... |
Not implemented |
An object of the same class as object1