lazyVector-unary: Unary operators for lazy vectors
Description
Unary operators for lazy vectors.
Usage
# S4 method for lazyVector,missing
+(e1, e2)# S4 method for lazyVector,missing
-(e1, e2)
Value
A lazyVector
object.
Arguments
- e1
object of class lazyVector
- e2
nothing