Skip to content

Conversation

sbearrows
Copy link
Contributor

Added news updates for both named() and empty() to this PR

fixes #182

NEWS.md Outdated
@@ -1,5 +1,6 @@
# cpp11 (development version)

*Added `named()` and `empty()` methods to r_vector classes, returning true if named/empty (@sbearrows, #182, #186)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should try to follow https://style.tidyverse.org/news.html#common-patterns when formatting news. Maybe these would be better as two separate entries?

What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! Looks good, and thanks for the links

@jimhester jimhester merged commit 83d9dae into r-lib:master Jun 24, 2021
@jimhester
Copy link
Member

Hey! Thanks!

@sbearrows sbearrows deleted the feature-empty_vector branch June 24, 2021 18:21
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 empty method for r_vector classes.
2 participants