Closed hadley closed 3 years ago
{fns} with fn_*()
prefix?
fn_if_else()
fn_cumany()
fn_coalesce()
not saying we need to prefix, but it's an interesting option since we seem to use fn
to mean "function" in many places
and it kind of matches the naming convention of vctrs with being plural and having no vowels
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 🤪)
I think we can close this, if we really want to change the name, this will come back without an issue :p
And does it need a better name?