Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add select() and any() helper functions #2852

Closed
andrjohns opened this issue Dec 7, 2022 · 1 comment
Closed

Add select() and any() helper functions #2852

andrjohns opened this issue Dec 7, 2022 · 1 comment

Comments

@andrjohns
Copy link
Collaborator

Description

As mentioned in this PR, it would useful to have helper functions for ternary operations and boolean checks that are agnostic between scalars and containers;

  • select()
  • any()
  • all()

Current Version:

v4.5.0

@andrjohns
Copy link
Collaborator Author

Closed via #2853

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

No branches or pull requests

1 participant