Improvements to arithmetic generics · Issue #61 · r-lib/vctrs
Binary generics should handle recycling for you Add vec_grp_math(). Can we collapse with vec_grp_summary()? vec_grp_unary() -> vec_grp_numeric1(), vec_grp_numeric() -> vec_grp_numeric2() ? Need dou...