-
Notifications
You must be signed in to change notification settings - Fork 41
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
Tiny Improvement? #33
Comments
I like that idea a lot! Something like |
Yep! I can draft a PR if you want, just wanted to confirm whether or not this would actually be an improvement first :) |
@owengalenjones Sure, thanks! 👍 |
@MichaelDrogalis whats up Mike :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Working through these, I noticed in challenge 3-1 there's two functions
interpose-space
andinterpose-pipe
. It was odd seeing two specificfn
's so soon after learning about generalizedfn
's with:onyx/params
. Not sure if it's useful but seems like it could reinforce best-(?)-practices.The text was updated successfully, but these errors were encountered: