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

Remove |> and <| from the Random module. #883

Merged
merged 1 commit into from Jul 8, 2017

Conversation

Projects
None yet
3 participants
@mgold
Contributor

mgold commented Jul 8, 2017

As requested. Also includes some very minor revisions to docs and removes the mul32 function that was never called.

I copied the file to a separate directory and it compiled, but extra eyes to make sure I didn't do anything stupid would be great.

And thank you so much for merging the previous PR!

Remove |> and <| from the Random module.
* Some very minor revisions to docs.
* Remove the mul32 function that was never called.
@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Jul 8, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot commented Jul 8, 2017

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jul 8, 2017

Member

Looks good to me! Thank you!

Also, of course, very glad to have the better implementation :) Just needed to be going through a bunch of core stuff to do the review!

Member

evancz commented Jul 8, 2017

Looks good to me! Thank you!

Also, of course, very glad to have the better implementation :) Just needed to be going through a bunch of core stuff to do the review!

@evancz evancz merged commit b4f30f9 into elm:dev Jul 8, 2017

1 check failed

continuous-integration/travis-ci/pr The Travis CI build failed
Details

@mgold mgold deleted the mgold:random-pipe-removal branch Jul 9, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment