Skip to content

Conversation

@danbenedicto
Copy link

This version better reflects the documentation on L78:
-- | Witness that all things with (=<<) and (<$>) also have (<*>).

I was stumped by this exercise while going through https://github.com/system-f/fp-course
and came here looking for a solution. Eventually I figured out this formulation, which I think
is more fitting. It's actually not immediately obvious to me (a beginner) that (>>=) is
defined here.

This version better reflects the documentation on L78:
```-- | Witness that all things with (=<<) and (<$>) also have (<*>).```

I was stumped by this exercise while going through https://github.com/system-f/fp-course
and came here looking for a solution. Eventually I figured out this formulation, which I think
is more fitting. It's actually not immediately obvious to me (a beginner) that `(>>=)` is
defined here.
@tonymorris
Copy link
Owner

Yeah sorry you got stuck. Both are equivalent. You can jump on chat and get help if you get stuck again. Cheers!

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