Skip to content

accumulate: remove Lisp-specific portion #586

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

Merged
merged 2 commits into from
Sep 8, 2017
Merged

accumulate: remove Lisp-specific portion #586

merged 2 commits into from
Sep 8, 2017

Conversation

petertseng
Copy link
Member

Elixir-specific portion added:
exercism/exercism#1136

Lisp-specific portion added:
exercism/problem-specifications#98

Elixir-specific portion removed because the Enum.reduce was not
necessary:
exercism/problem-specifications#274

It doesn't seem to make much sense to include this Lisp-specific
sentence in non-Lisp tracks.

exercism/problem-specifications#871

petertseng and others added 2 commits August 21, 2017 23:23
Elixir-specific portion added:
exercism/exercism#1136

Lisp-specific portion added:
exercism/problem-specifications#98

Elixir-specific portion removed because the `Enum.reduce` was not
necessary:
exercism/problem-specifications#274

It doesn't seem to make much sense to include this Lisp-specific
sentence in non-Lisp tracks.

exercism/problem-specifications#871
Copy link
Contributor

@rbasso rbasso left a comment

Choose a reason for hiding this comment

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

Sorry for taking so long to review this PR, @petertseng.

@petertseng
Copy link
Member Author

I can't really complain since personal issues mean I haven't been able to review anything the past month, so I also barely noticed that this went unreviewed. So, apology accepted.

@petertseng petertseng merged commit bdba3bd into exercism:master Sep 8, 2017
@petertseng petertseng deleted the acc branch September 8, 2017 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants