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 example of named vector x for all_of() and any_of() #356

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

laplasi
Copy link
Contributor

@laplasi laplasi commented Aug 30, 2024

all_of() and any_of() have special behaviour when x is a named vector. See #333.

(First commit to a project)

laplasi and others added 2 commits August 30, 2024 20:29
`all_of()` and `any_of()` have special behaviour when `x` is a named vector. See r-lib#333. 

(First commit to a project)
@lionel- lionel- merged commit 3ad00d7 into r-lib:main Oct 22, 2024
11 checks passed
@lionel-
Copy link
Member

lionel- commented Oct 22, 2024

Thanks!

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.

2 participants