Skip to content

Conversation

@snystrom
Copy link
Contributor

x %&&% y will return y if x is non-NULL.

Closes #1774.

`x %&&% y` will return `y` if `x` is non-NULL.

Closes r-lib#1774.
@lionel-
Copy link
Member

lionel- commented Sep 19, 2025

Can you please redocument (for the changes I committed from Github), and add a NEWS bullet referencing the issue and tagging yourself?

@lionel-
Copy link
Member

lionel- commented Sep 19, 2025

@snystrom nevermind, just did it :)

@lionel- lionel- merged commit 150d522 into r-lib:main Sep 19, 2025
11 checks passed
@lionel-
Copy link
Member

lionel- commented Sep 19, 2025

Thank you!

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.

Add %&&% operator

2 participants