r-lib/sparsevctrs

use svec_ prefix to mirror {vctrs} functions

Closed this issue · 1 comments

for functions like vec_c() we might want to consider implementing svec_c() to make this cleaner

i vote for sparse_c() if you end up absolutely needing to implement your own c function