tidyverse / funs

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

Should this repo live in tidyverse? #49

Closed hadley closed 3 years ago

hadley commented 4 years ago

And does it need a better name?

DavisVaughan commented 4 years ago

{fns} with fn_*() prefix?

fn_if_else()
fn_cumany()
fn_coalesce()
hadley commented 4 years ago

These functions kind of feel like they should be prefix-less to me. (And using a prefix to indicate that a function is a function seems weird 🤪)

romainfrancois commented 3 years ago

I think we can close this, if we really want to change the name, this will come back without an issue :p