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 do you `get` the current state from a a state monad that is part of a product monad?
Feb 24, 2026
haskell
monads
state-monad
Converting monads
Feb 21, 2026
haskell
monads
Maybe monad in JavaScript
Feb 20, 2026
javascript
monads
Idiomatic way to handle side effect and return value in Scala functions
Feb 20, 2026
scala
monads
scala-cats
How can I pass a monadic function as an argument with a flexible type variable?
Feb 17, 2026
haskell
monads
typeclass
rank-n-types
Applicative vs monadic style for simple IO example
Feb 16, 2026
haskell
monads
applicative
Deriving a base monad using a monad transformer and the identity monad
Feb 15, 2026
haskell
monads
How do I turn an Image into a matrix of colours?
Feb 14, 2026
haskell
monads
Getting a string from a IO ExitCode monad
Feb 13, 2026
haskell
io
monads
ghc
Why is flatMap on a Vector[Option[Int]] whose mapper function result is not a Vector[Option[Int]] valid?
Feb 09, 2026
scala
functional-programming
monads
flatmap
understanding StateMonad
Feb 08, 2026
haskell
monads
state-monad
Taking monadic functions out of a monad
Feb 06, 2026
haskell
types
monads
MaybeT's m in Type Signature
Feb 07, 2026
haskell
monads
monad-transformers
What is wrong with 100000 factorial using ContinuationMonad?
Feb 05, 2026
f#
monads
tail-recursion
continuations
Monadic function of `(a -> m (Either e b)) -> Either e a -> m (Either e b)`?
Feb 01, 2026
haskell
monads
either
How to implement a stack-safe chainRec operator for the continuation monad?
Feb 01, 2026
javascript
functional-programming
monads
tail-recursion
continuation-passing
Defining bind for home-made monad transformer
Jan 28, 2026
haskell
monads
monad-transformers
Haskell List Comprehension and List Monad
Jan 28, 2026
haskell
list-comprehension
monads
Older Entries »