Skip to content

Chapter 11 #412

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

Open
codingedgar opened this issue Nov 25, 2021 · 1 comment
Open

Chapter 11 #412

codingedgar opened this issue Nov 25, 2021 · 1 comment

Comments

@codingedgar
Copy link

codingedgar commented Nov 25, 2021

Hi, thank you so much for this project! it is really helping me understand purescript 💛

Chapter 11 has this code:

typo

- `ordered-collections`, which provides data typs for immutable maps and sets
+ `ordered-collections`, which provides data types for immutable maps and sets 

at

- `ordered-collections`, which provides data typs for immutable maps and sets

Example for the reader monad

While the Writer monad a very understandable example with a final PSCi demo, the reader does not, which is hard to follow, i I'm hoping that it explains itself later tho, but it would be nice to have some different demos (PSCi examples) of the reader monad.

@milesfrain
Copy link
Member

We don't yet have a good PSCi example of using the reader monad.
If you'd like to create an example, I'd be happy to include it in the text. It could even be different than the current user/admin snippets.

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

No branches or pull requests

2 participants