dgkf / R

An experimental reimagining of R
https://dgkf.github.io/R
GNU General Public License v3.0
136 stars 5 forks source link

`Subset::Indices` should probably be 1-based #185

Open sebffischer opened 1 month ago

sebffischer commented 1 month ago

Currently we always have to copy and re-allocate an vector when we subset with an index vector.