-
-
Notifications
You must be signed in to change notification settings - Fork 157
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
Publish list-ops #685
Publish list-ops #685
Conversation
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.
Approving to unblock
Not yet ready for merging, as the exercise can be approached in multiple ways. I’m currently exploring alternatives to enhance the learning experience. Also falls under the category of exercises that use terminology conflicting with Clojure terminology. See #671 |
0895307
to
dfd5d73
Compare
dfd5d73
to
0e49dd3
Compare
1955e7a
to
a232b25
Compare
Appendix has been expanded to include optional goals and extra suggestions. Almost ready for publishing. |
Since the exercise deals with vectors, I've added it as extra prerequisite.
There's one more change needed (split into one deftest per test) so I'm marking it as draft.