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

Fixed a couple things and added some comments and documentation #20

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

ddotthomas
Copy link
Contributor

Fixed a couple spelling mistakes and added or fixed any comments or documentation that I noticed needed some work.

I also used the Path display() method to get a type that implements Display, in doing so removed the path_result function.

I also modified the longest_common_prefix function to check if the path list is empty before sorting it to potentially save some CPU cycles.

@auyer auyer added the 💅 Improvement Improvement that are not features label Mar 7, 2024
@auyer auyer merged commit 1dc26f6 into auyer:main Mar 7, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💅 Improvement Improvement that are not features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants