You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2018. It is now read-only.
In the middle of the third paragraph of 7.8 Combining Effect,
But to lift a function of
a -> a -> a -> List atof a -> f a -> f a -> f (List a)we use theApplicativeinstance off, not one ofList.