exercism / unison

Exercism exercises in Unison.
https://exercism.org/tracks/unison
MIT License
3 stars 19 forks source link

anagram: implement exercise #93

Closed dreig closed 1 month ago

github-actions[bot] commented 1 year ago

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

rlmark commented 1 year ago

This one I can't re-open because the branch was "force pushed or recreated" according to github. 🤔 Digging into this a bit, I found some steps here to try.

dreig commented 1 year ago

I've followed the first 3 steps from that gist/guide, and force pushed the commit with which I opened this PR in the first place. I think it should be possible to re-open this now.

rlmark commented 1 year ago

Amazing, looks like it!

SimaDovakin commented 1 month ago

@dreig In addition, could you resolve conflicts in config.json? If all tests will pass I'll merge this PR.

dreig commented 1 month ago

sorry, I haven't touched unison since #12in23, and I don't have the time to get back into it and update the PR anytime soon. Feel free to close this PR and use the source code, if it's in any way useful. I don't care for attribution.

SimaDovakin commented 1 month ago

@dreig Ok. Thanks.

SimaDovakin commented 1 month ago

I transferred this to https://github.com/exercism/unison/pull/138.