Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in traversable
How to apply a traversable of functions to a one value
Jun 09, 2026
list
function
haskell
apply
traversable
Traversable for data Constant a b = Constant a passes Quickchecks, but acts funny
May 23, 2026
haskell
traversable
Why are traversals defined over Applicatives, fundamentally?
Apr 11, 2026
haskell
category-theory
traversable
distributive
Is the equivalent of Haskell's Foldable and Traversable simply a sequence in Clojure?
Dec 07, 2025
haskell
clojure
sequence
traversable
foldable
How to convert function returning [] to Traversable?
Jan 29, 2023
list
haskell
traversable
what does the A stand for in sequenceA?
Jan 07, 2023
haskell
naming-conventions
traversable
Order of execution with Haskell's `mapM`
Dec 02, 2022
haskell
monads
io-monad
traversable
What's the most standard/generic way to zip a traversable with a list?
Sep 05, 2022
haskell
containers
traversable
Why is this instance of Traversable for list not correct?
Apr 22, 2022
haskell
traversable
Testing Haskell traversable with a simple example
Sep 05, 2022
haskell
functor
traversable
Is there an equivalent to head/tail for Foldable functors in general?
Jun 30, 2022
haskell
functor
shift
traversable
foldable
Can ZipList be Distributive?
Jun 15, 2022
haskell
applicative
traversable
What should a "higher order Traversable" class look like?
May 08, 2022
haskell
functional-programming
monads
category-theory
traversable
Mapping while showing intermediate states
Jul 01, 2022
haskell
traversable
"Empty" traversable - does it make sense, is it provided in any library?
Nov 02, 2022
haskell
traversable
How to convert Option[Try[_]] to Try[Option[_]]?
Jan 01, 2022
scala
optional
traversable
option-type
Stream to be an instance of traversable
Apr 30, 2022
haskell
stream
applicative
traversable
Older Entries »