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

High Scores - Simplify constructor #427

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

ryanplusplus
Copy link
Member

I did this exercise and found the fact that the constructor arguments are an array of size 1 to be un-ergonomic. This modifies the constructor to take a single argument instead.

@imolein imolein merged commit 8c76775 into main Dec 4, 2023
4 checks passed
@imolein imolein deleted the simplify-high-scores-constructor branch December 4, 2023 08:34
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