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
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
Why does join . (flip fmap) have type ((A -> B) -> A) -> (A -> B) -> B?
May 08, 2026
haskell
types
monads
functor
Difference between Monads and Functions
May 09, 2026
function
functional-programming
monads
How to get Reader and ReaderT to work together
May 08, 2026
haskell
monads
Using State Monad turns all of my functions into monadic functions
May 06, 2026
haskell
monads
state-monad
"Couldn't match type `Maybe' with `IO' Expected type: IO String Actual type: Maybe String" In Haskell
May 03, 2026
haskell
monads
option-type
Couldn't match type ‘a’ with ‘b’error in Monad instance definition
Apr 30, 2026
haskell
monads
functor
monad-transformers
applicative
Can I represent non-sequential/parallel execution with Monads?
Apr 29, 2026
scala
haskell
monads
applicative
Can I say that Monad makes it possible to see some types as isomorphic?
Apr 29, 2026
haskell
monads
isomorphic
Why is `forever` in Haskell implemented this way?
Apr 29, 2026
haskell
functional-programming
monads
lazy-evaluation
difficulty about passing function returning functor or monad type
Apr 29, 2026
scala
functional-programming
monads
functor
« Newer Entries
Older Entries »