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

Lecture 10 Quiz #22

Closed
seaerchin opened this issue Feb 12, 2021 · 2 comments
Closed

Lecture 10 Quiz #22

seaerchin opened this issue Feb 12, 2021 · 2 comments

Comments

@seaerchin
Copy link

What's wrong

In lecture 10, the question

Which of these values is not in weak head normal form?

1. map
2. f 1 : map f (2 : [])
3. Just (not False)
4. (\x -> x) True

does not have an answer attached to it (unable to click)

Suggested Fix

Add a :active css class onto the <li> elements

@opqdonut
Copy link
Collaborator

thanks for spotting that!

@seaerchin
Copy link
Author

seaerchin commented Feb 12, 2021

@opqdonut My pleasure! also have a follow up question, the materials for part 10 state that An expression is in WHNF if it can’t be evaluated on its top level. but then proceeds to give the examples of a constant. Why can't constants be evaluated?

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

No branches or pull requests

2 participants