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

Add uncurry, left logical shift, right logical shift #5

Merged
merged 2 commits into from
Dec 3, 2017

Conversation

billpmurphy
Copy link
Contributor

It may be possible to reduce rshift further, but I'm not quite sure how because of the way quot is structured. Open to any suggestions!

@ljedrz ljedrz merged commit 0345652 into ljedrz:master Dec 3, 2017
@ljedrz
Copy link
Owner

ljedrz commented Dec 3, 2017

Thanks! Oh yes, quot() is magical :). I'll give it a try when I have some free time. As for the new additions, should I go ahead and produce a new version or would you like to send some more stuff before the next release?

@billpmurphy
Copy link
Contributor Author

quot() is indeed magical. I had similar issues writing a gcd() function, still haven't got that quite worked out yet.

I do plan to add a few more functions, don't let that stop you if you want to push out a new release though!

@billpmurphy billpmurphy deleted the more_additions branch December 5, 2017 02:19
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.

None yet

2 participants