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 monadplus
Haskell parser, Monad and MonadPlus
Mar 24, 2026
haskell
monads
applicative
monadplus
How does mzero match guard type signature?
Feb 28, 2026
haskell
monads
alternative-functor
monadplus
MonadPlus instance for Control.Eff when Exc is member
Feb 24, 2026
haskell
monadplus
effect-systems
How to combine and then branch in MonadPlus/Alternative
Dec 29, 2025
haskell
alternative-functor
monadplus
What’s an example of a Monad which is an Alternative but not a MonadPlus?
Sep 14, 2025
haskell
monads
applicative
alternative-functor
monadplus
MonadPlus IO isn't a monoid
Jan 28, 2023
haskell
error-handling
io
monoids
monadplus
Is there a name for "maybe mzero return"?
Jan 08, 2022
haskell
alternative-functor
monadplus
Obtaining a Bool out of [Maybe Bool] which is guaranteed to contain at least one Just
Oct 20, 2022
haskell
functional-programming
monads
maybe
monadplus
option-type
Control.MonadPlus.Free without unnecessary distribution
Mar 15, 2022
haskell
monads
free-monad
monadplus
Is this Haskell function known/implemented as another name?
Feb 06, 2022
haskell
alternative-functor
monadplus
What is the default type evaluation of MonadPlus in Haskell?
Oct 28, 2022
haskell
io
ghci
non-deterministic
monadplus
Use list monad inside monad transformer type classes?
Mar 13, 2022
haskell
monad-transformers
monadplus
How to encode actions that take monadic arguments with free (or freer) monads?
Jun 08, 2018
haskell
monads
free-monad
monadplus
What can we do with Alternative but cannot do with Monoid?
Sep 03, 2020
haskell
monads
monoids
alternative-functor
monadplus
How to convert a failed computation to a successful one and vice versa
Mar 31, 2022
haskell
typeclass
alternative-functor
monadplus
If MonadPlus is the "generator" class, then what is the "consumer" class?
Mar 15, 2022
loops
haskell
category-theory
haskell-pipes
monadplus
Is there a Codensity MonadPlus that asymptotically optimizes a sequence of MonadPlus operations?
Mar 10, 2018
haskell
monads
category-theory
free-monad
monadplus
MonadPlus definition for Haskell IO
Oct 29, 2022
haskell
io
monads
alternative-functor
monadplus
Appropriate uses of Monad `fail` vs. MonadPlus `mzero`
Apr 10, 2020
haskell
monads
typeclass
monadplus
Older Entries »