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

Map::first and Map::last methods #42

Merged
merged 3 commits into from
Jun 12, 2023
Merged

Conversation

chipshort
Copy link
Collaborator

closes #35

@chipshort chipshort requested a review from webmaster128 June 9, 2023 10:53
@chipshort chipshort changed the base branch from main to release/1.1 June 9, 2023 10:55
@chipshort
Copy link
Collaborator Author

Looks like the coverage check is not happy with doc-tests

Copy link
Contributor

@ueco-jb ueco-jb left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

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

Could you write some unit tests too (maybe just copy the docs links)? Then unit tests and docs can evolve independently.

@chipshort chipshort force-pushed the 35-map-first-last branch from d1fb2a5 to 6c38e4a Compare June 12, 2023 11:47
@chipshort chipshort merged commit be72bec into release/1.1 Jun 12, 2023
@chipshort chipshort deleted the 35-map-first-last branch June 12, 2023 12:13
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 methods to fetch the first or last item in a Map
3 participants