Skip to content

Chapter 7 exercises #14

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 7 commits into from
Sep 5, 2016
Merged

Chapter 7 exercises #14

merged 7 commits into from
Sep 5, 2016

Conversation

jdesiloniz
Copy link

This PR adds exercises for chapter 7 of The Red Book "Functional Parallelism". Could you please review, @dialelo @raulraja @juanpedromoreno? Thanks!!

* def run[A](a: Par[A]): A
* }}}
*
* We know run needs to execute asynchronous tasks somehow. We could write our own low-level API, but there’s already
Copy link
Contributor

Choose a reason for hiding this comment

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

could you quote the run word here? :)

@juanpedromoreno
Copy link
Contributor

LGTM 👍

@jdesiloniz jdesiloniz merged commit bb16769 into master Sep 5, 2016
@jdesiloniz jdesiloniz deleted the js-chapter7-exercises branch September 5, 2016 09: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.

2 participants