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

Add exercise 2.70 #146

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Add exercise 2.70 #146

merged 2 commits into from
Jan 31, 2024

Conversation

SmetDenis
Copy link
Owner

@SmetDenis SmetDenis commented Jan 31, 2024

Expanded testing for element-of-set? and element-of-set-sorted? functions. They are providing better edge case coverage. Corrected an error in the encode-symbol function within ex_2_68.clj. Also, added new files ex_2_70.clj and its corresponding test file to handle encoding of specific rock songs.

Denis Smet added 2 commits January 31, 2024 19:59
Expanded testing for `element-of-set?` and `element-of-set-sorted?` functions providing better edge case coverage. Corrected an error in the `encode-symbol` function within ex_2_68.clj. Also, added new files ex_2_70.clj and its corresponding test file to handle encoding of specific rock songs.
Progress bars in README now align with the most recent status on exercises completed from the SICP book using Clojure. A new exercise ex_2_70.clj has also been added.
@SmetDenis SmetDenis merged commit 8774179 into main Jan 31, 2024
1 check passed
@SmetDenis SmetDenis deleted the 2-70 branch January 31, 2024 16:03
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