Skip to content

Chapter 5 exercises - "Strictness and Laziness" #9

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 3 commits into from
Aug 10, 2016

Conversation

jdesiloniz
Copy link

This PR includes the exercises related to chapter 5 of the Red Book ("Strictness and Laziness"). Could you please review, @juanpedromoreno @dialelo @raulraja? Thanks a lot! :D

giphy

* if2(false, sys.error("fail"), 3)
* }}}
*
* With either syntax, an argument that’s passed unevaluated to a function will be evalu- ated once for each place
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo evalu- ated

@juanpedromoreno
Copy link
Contributor

LGTM!!

youre-awesome

@jdesiloniz jdesiloniz merged commit c2aec80 into master Aug 10, 2016
@jdesiloniz jdesiloniz deleted the js-chapter5-exercises branch August 10, 2016 13:47
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