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
Accessing counts in State Monad haskell
May 29, 2026
haskell
state
monads
Using into() inside a monad pipeline
May 28, 2026
types
rust
monads
How to hide context and the `IO` monad into another monad?
May 26, 2026
haskell
monads
flatMap and For-Comprehension with IO Monad
May 26, 2026
scala
monads
What's the intuition behind fixpoints of monads NOT being the direct limit?
May 25, 2026
haskell
monads
fixpoint-combinators
Dates between today and another date
May 24, 2026
date
haskell
monads
Did this construction of free(freer?) monad works?
May 23, 2026
haskell
functional-programming
monads
category-theory
free-monad
How to generically compose monadic functions that return different monads?
May 23, 2026
scala
haskell
functional-programming
monads
MonadBaseControl: how to lift simpleHTTP from Happstack?
May 23, 2026
haskell
monads
monad-transformers
The list monad is not a free monad but …
May 19, 2026
haskell
monads
agda
category-theory
free-monad
Writing a function (a -> b -> ... -> t) -> (Monad m => m a -> m b -> ... -> m t)
May 18, 2026
haskell
types
monads
type-families
Why don't Python's any/all return the found objects?
May 17, 2026
python
monads
any
How to work with all the monadic structures when they are nested deep?
May 17, 2026
scala
monads
How to convert a std::optional to a std::expected?
May 16, 2026
c++
functional-programming
monads
c++23
Implementing this monad/type in Haskell?
May 15, 2026
haskell
monads
Create a list using do syntax?
May 14, 2026
haskell
monads
How can I write a function `run` that calls `runStateT` or `runReaderT`?
May 12, 2026
haskell
monads
typeclass
monad-transformers
What is the relationship between monad functions dist and join in Haskell?
May 10, 2026
haskell
monads
Does Scala intelligently terminate calculating OR expressions for fold operations?
May 10, 2026
scala
apache-spark
collections
monads
Older Entries »