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

Errors in paragraph about FindElem #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhenligne
Copy link

Few errors fixed.

@isovector
Copy link
Owner

Thanks! I think this one is fromJust though; the stuckness is equivalent to hitting a bottom at runtime.

@jhenligne
Copy link
Author

Since it is described as the type-level equivalent of fromJust, should not FromMaybe Stuck be renamed to FromJust Stuck?

@isovector
Copy link
Owner

sorry, where is there a FromMaybe Stuck?

@jhenligne
Copy link
Author

You will find it at line 110 in 3-extensible-data.ex (\snip{OpenSum}{FindElem} , page 138 of the pdf file) which imports line 34 to 36 from OpenSum.hs.
FromMaybe Stuck is at line 35.

@isovector
Copy link
Owner

Ahh, sorry, nice catch!

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