tidyverse / funs

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

Optional vectorised arithmetic, comparison, and logical operators #33

Open hadley opened 4 years ago

hadley commented 4 years ago

Provide some way to use vec_compare(), vec_arith(), etc within a session.

Would use vctrs recycling and coercion rules.