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

Support sorting of maps and boolean comparison fns. #711

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

ikappaki
Copy link
Contributor

Hi,

could you please review fix for sort to support maps and boolean comparator fns. This completes #708.

I've also made some changes to the comments of the affected fns to indicate that we are now using the compare fn as default, but feel free to correct.

Tests for the same were also added.

Thanks

Copy link
Member

@chrisrink10 chrisrink10 left a comment

Choose a reason for hiding this comment

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

Nice and clean. Just two small comments on the docstrings and then this is good to go.

CHANGELOG.md Outdated Show resolved Hide resolved
src/basilisp/core.lpy Outdated Show resolved Hide resolved
@ikappaki
Copy link
Contributor Author

Nice and clean. Just two small comments on the docstrings and then this is good to go.

Done, thanks, I think we're good to go.

@chrisrink10 chrisrink10 merged commit 3351d3b into basilisp-lang:main Aug 23, 2023
9 checks passed
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