tidyverse / funs

Collection of low-level functions for working with vctrs
Other
34 stars 7 forks source link

*_along #7

Closed hadley closed 4 years ago

hadley commented 8 years ago

https://github.com/hadley/purrr/issues/183

And extract out rep_along() and list_along().

lionel- commented 5 years ago

And rep_named()?

hadley commented 5 years ago

Yeah, although maybe these are now just re-exports from rlang.

hadley commented 4 years ago

Belongs in vctrs, e.g. https://github.com/r-lib/vctrs/issues/496