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

Ch7 - wrong letter when specializing traverse #124

Open
learningps opened this issue Nov 5, 2017 · 0 comments
Open

Ch7 - wrong letter when specializing traverse #124

learningps opened this issue Nov 5, 2017 · 0 comments

Comments

@learningps
Copy link

In this section:
https://github.com/paf31/purescript-book/blob/master/text/chapter7.md#traversable-functors

It says:
Let's specialize further to the case where m is the V Errors applicative functor above.

I think the m should be a f:
Let's specialize further to the case where f is the V Errors applicative functor above.

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