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

Cleanup algorithms code #771

Merged
merged 7 commits into from
Oct 9, 2024
Merged

Cleanup algorithms code #771

merged 7 commits into from
Oct 9, 2024

Conversation

milseman
Copy link
Member

@milseman milseman commented Oct 9, 2024

Delete lots of dead code, get off of collections and onto iterators, simplify implementations.

Delete lots of dead code, get off of collections and onto iterators, simplify implementations.
@milseman milseman requested a review from natecook1000 October 9, 2024 20:01
@milseman
Copy link
Member Author

milseman commented Oct 9, 2024

@swift-ci please test

@milseman
Copy link
Member Author

milseman commented Oct 9, 2024

@swift-ci please test

Copy link
Member

@natecook1000 natecook1000 left a comment

Choose a reason for hiding this comment

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

This is great, @milseman! 👏🏻

Only nit is the public declarations on internal types.

@milseman
Copy link
Member Author

milseman commented Oct 9, 2024

@swift-ci please test

@milseman milseman merged commit 64fa7d1 into swiftlang:main Oct 9, 2024
2 checks passed
@milseman milseman deleted the simpler_algos branch October 9, 2024 22:16
milseman added a commit to milseman/swift-experimental-string-processing that referenced this pull request Dec 19, 2024
Cleanup algorithms code

Delete lots of dead code, get off of collections and onto iterators, simplify implementations.

---------

Co-authored-by: Nate Cook <[email protected]>
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