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

Forego concurrency exercises #277

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Conversation

keiravillekode
Copy link
Contributor

@keiravillekode keiravillekode commented Jan 21, 2024

We declare the following exercises as foregone:

  • bank-account
  • parallel-letter-frequency

These exercises require concurrency, but Standard ML does not support
this.

Copy link
Contributor

@rainij rainij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@keiravillekode can you explicitly mention the reason why these exercises are forgone in the PR description?

Something like telling that the exercises require concurrency but SML does not support this.

We declare the following exercises as foregone:
- bank-account
- parallel-letter-frequency

These exercises require concurrency, but Standard ML does not support
this.
@keiravillekode
Copy link
Contributor Author

PR description updated.

@keiravillekode keiravillekode requested a review from rainij January 30, 2024 18:07
@rainij rainij merged commit b4e5026 into exercism:main Jan 30, 2024
2 checks passed
@keiravillekode keiravillekode deleted the foregone branch January 31, 2024 06:42
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