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 monads
How to filter a Maybe value
Sep 03, 2022
haskell
monads
maybe
option-type
How to write without Do notation
Sep 09, 2022
haskell
monads
composition
What's the meaning of IO actions within pure functions?
Nov 11, 2022
haskell
monads
How is "a monoid on applicative functors" different than "a monoid in the category of endofunctors"?
Nov 20, 2022
monads
functor
applicative
category-theory
monoids
Writing the Identity monad in terms of Free
Feb 25, 2022
haskell
monads
free-monad
What is the fastest error monad in haskell?
Jan 21, 2021
haskell
monads
Trying to understand Monads. The >> Operator
Aug 25, 2022
haskell
monads
operator-keyword
Some questions about monads in Haskell
Mar 06, 2018
haskell
monads
Extract values from a list of IO actions
Jun 29, 2018
haskell
monads
Asymmetry in the bind function
Mar 23, 2021
haskell
monads
Why doesn't scala.util.Try implement GenTraversableOnce?
Apr 01, 2020
scala
monads
implicit-conversion
Squeezing more performance out of monadic streams in Haskell
Jan 05, 2022
performance
haskell
stream
monads
ffi
Every free monad over a ??? functor yields a comonad?
Jan 07, 2021
haskell
monads
category-theory
free-monad
comonad
Use StateT within Web.Scotty
Sep 28, 2019
haskell
monads
monad-transformers
scotty
What is the purpose of the IdentityT transformer?
Jan 02, 2021
haskell
monads
monad-transformers
scala Either.RightProjection confusion (for comprehension de-sugaring)
Dec 28, 2020
scala
for-loop
monads
either
Scala: Implementing map and withFilter in a simple custom type
Feb 03, 2022
scala
for-loop
monads
The reason for MonadState get and put?
Jan 09, 2019
state
monads
haskell
How can I use parMap with a monadic function?
Jul 06, 2019
multithreading
haskell
concurrency
parallel-processing
monads
How to convert A[B[C]] to B[A[C]] if A and B are monads?
Mar 02, 2019
scala
monads
scalaz
« Newer Entries
Older Entries »