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 high-scores exercise #743

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add high-scores exercise #743

wants to merge 2 commits into from

Conversation

ErikSchierboom
Copy link
Member

No description provided.

@tasxatzial
Copy link
Member

tasxatzial commented Jan 14, 2025

This is one of the exercises where the terminology from canonical data conflicts with Clojure terminology. There's an open issue about it (no discussion, though) because there have complaints that it's confusing. See #671

To sum up, scores_test_1 and personal-top-three_test_1 both use the word "list", but the actual test uses vectors. One option is to change their descriptions to refer to vectors. Another option is to do nothing. But in any case, I'm always adding an append file because the description also uses lists.
This one here can be copied as is:https://github.com/exercism/clojure/blob/main/exercises/practice/sublist/.docs/instructions.append.md

@ErikSchierboom
Copy link
Member Author

@tasxatzial I've converted the template and tests to use a list

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.

2 participants