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

Implement swap #476

Merged
3 commits merged into from
Feb 20, 2019
Merged

Implement swap #476

3 commits merged into from
Feb 20, 2019

Conversation

masak
Copy link
Owner

@masak masak commented Feb 19, 2019

This PR depends on PR #474. Only the last three commits properly belong to this PR. Please merge that one first so that we can rebase this one on top. Rebased.

An implementation of swap. (Finally!)

I was about to remove examples/euclid-gcd.007 in accordance with the instructions in #194, but I discovered it can actually use swap... so for now I kept it.

Closes #218.

Carl Masak added 3 commits February 20, 2019 03:49
It has a natural use for it, after all.

When we get a `swap` core module, I wouldn't mind at all if we
switched to importing it, instead of re-defining `swap` locally
in this file.
And put it in the old-examples attic.
This pull request was closed.
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.

1 participant