Skip to content

Conversation

@DavisVaughan
Copy link
Member

This now seems obvious to me

  • vec_if_else(condition, true, false, ...)
  • vec_case_when(conditions, values, ...)
  • vec_replace_when(x, conditions, values, ...)
  • vec_pany(...) and vec_pall(...) would take condition vectors Implement vec_pany() and vec_pall() #1675
  • We internally call all of these logical condition vectors

@DavisVaughan DavisVaughan merged commit 649fe29 into main Oct 2, 2025
12 checks passed
@DavisVaughan DavisVaughan deleted the feature/conditions-not-cases branch October 2, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant