Open hadley opened 6 years ago
So we don't have to copy the input data
Currently ALTREP is only usable for integer, double, and character vectors.
Would be particularly useful it we could implement something like rep() that supported both each and times arguments.
rep()
each
times
So we don't have to copy the input data