Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Chapter 8.3 - Minor correction #116

Open
sevanspowell opened this issue Oct 21, 2017 · 0 comments
Open

Chapter 8.3 - Minor correction #116

sevanspowell opened this issue Oct 21, 2017 · 0 comments

Comments

@sevanspowell
Copy link

I may be incorrect on this, but I think:

Here is another example of do notation, this type applied to the type constructor Maybe. Suppose we have some type XML representing XML nodes, and a function
child :: XML -> String -> Maybe XML

should read:

Here is another example of do notation, this time applied to the type constructor Maybe. Suppose we have some type XML representing XML nodes, and a function
child :: XML -> String -> Maybe XML

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant