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

refactor(collections): unify function overloads #3818

Merged
merged 2 commits into from Nov 20, 2023

Conversation

iuioiua
Copy link
Collaborator

@iuioiua iuioiua commented Nov 19, 2023

This refactor combines multiple function overloads within std/collections. The functions are now easier to understand, and the documentation required for this module has been reduced.

More functions can be cleaned up in follow-up PRs.

Towards #3764

@iuioiua iuioiua marked this pull request as ready for review November 19, 2023 21:03
@iuioiua iuioiua requested a review from kt3k as a code owner November 19, 2023 21:03
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM, really good clean up 👍

@iuioiua iuioiua merged commit 835f4f6 into main Nov 20, 2023
12 checks passed
@iuioiua iuioiua deleted the simplify-collections-signatures branch November 20, 2023 00:04
kt3k added a commit to kt3k/deno_std that referenced this pull request Nov 21, 2023
kt3k added a commit to kt3k/deno_std that referenced this pull request Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants