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

[Draft] Remove existing panics in the code #270

Closed
wants to merge 2 commits into from

Conversation

PumpkinSeed
Copy link
Contributor

I would like to start a discussion PR about the possible implementation of #269.

As the first part I would like to remove the panic from the sort package. I did it by modifying the function signature of the StringSlice. This is an incomplete implementation because I didn't add the error handling on the caller side, but if we can agree on this, I can start to do the changes.

@PumpkinSeed PumpkinSeed closed this Sep 7, 2023
@PumpkinSeed PumpkinSeed deleted the I269-panic branch September 7, 2023 05:59
@alovak alovak mentioned this pull request Sep 7, 2023
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.

1 participant