andrewMacmurray / haskell-book-solutions

Solutions to exercises in Haskell Programming from first principles
MIT License
38 stars 5 forks source link

fix State <*> #26

Open aammfe opened 3 years ago

aammfe commented 3 years ago

monad ap should be equal to <*> as Applicative law