-
-
Notifications
You must be signed in to change notification settings - Fork 83
Update Logan's Numeric Partition description #897
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
Update Logan's Numeric Partition description #897
Conversation
|
Hello 👋 Thanks for your PR. This repo does not currently have dedicated maintainers. Our cross-track maintainers team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed. If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track. Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum. (cc @exercism/cross-track-maintainers) |
This comment was marked as resolved.
This comment was marked as resolved.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, would like one more @exercism/cross-track-maintainers to review as I am sleep deprived at the moment :)
|
I’m pretty sure this is still a |
|
I think you want @exercism/common-lisp, friend. That’d be @verdammelt. :) |
|
Sigh. Yes. That's what I wanted. See this is me being sleep deprived. Also... Hello Mark! Miss ya buddy! |
Hey there! hope y'all are doing well!
I think that is quite an overstatement. :D |
|
🥳 |
Summary
The original description for the second function (where you use
reduce) had a small typo in it. I made the description a bit clearer.Checklist
./bin/configlet generateto ensure all documents are properly generated.