Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Foldable
Are there laws for the Foldable typeclass that constrain how Foldable instances can be derived?
Apr 17, 2021
Why isn't sum == foldl1 (+)?
Apr 17, 2021
Can I write `foldr` (or `foldMap`) in terms of 'recursion schemes' `cata`?
Apr 17, 2021
What does Traversable is to Applicative contexts mean?
Apr 17, 2021
Could it be that (Alternative f, Foldable f) => Monad f?
Apr 17, 2021
Foldr/Foldl for free when Tree is implementing Foldable foldMap?
Apr 17, 2021