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
Why does `MonadError` have a functional dependency?
Sep 19, 2025
haskell
monads
Functional Transformation of a collection of Option<T>
Sep 19, 2025
c#
scala
haskell
functional-programming
monads
Understanding `sequence_`
Sep 18, 2025
haskell
monads
Haskell >> operator with two lists
Sep 18, 2025
list
haskell
monads
ghci
sequencing
Adding a Constraint to a Monad Result Type
Sep 18, 2025
haskell
monads
Newtype Deriving Monad Error
Sep 16, 2025
haskell
monads
applicative
newtype
Is this a generic transformer for any monad?
Sep 15, 2025
haskell
functional-programming
monads
monad-transformers
How to reduce iterations when chaining map reduce filter?
Sep 13, 2025
javascript
functional-programming
monads
How is `join` implemented in Maybe/List monad? [duplicate]
Sep 14, 2025
haskell
monads
Threading extra state through a parser in Scala
Sep 13, 2025
scala
haskell
monads
scalaz
monad-transformers
What’s an example of a Monad which is an Alternative but not a MonadPlus?
Sep 14, 2025
haskell
monads
applicative
alternative-functor
monadplus
Why is Future considered to be "not referentially transparent"?
Sep 10, 2025
scala
functional-programming
monads
Reduce IO (Maybe (IO (Maybe a)) to IO (Maybe a)
Sep 10, 2025
haskell
monads
function-signature
Is the monad transformer of a monad unique in Haskell?
Sep 10, 2025
haskell
monads
monad-transformers
Is an implementation of the let* operator included with OCaml?
Sep 07, 2025
ocaml
monads
Haskell theorem proving tactics as indexed functors and monads
Sep 07, 2025
haskell
monads
theorem-proving
Understanding the guard function and list comprehension
Sep 04, 2025
list
haskell
list-comprehension
monads
guard-statement
Haskell `palindrome = reverse >>= (==)`
Sep 05, 2025
haskell
functional-programming
monads
Can I avoid the Monad constraint in this Alternative based function?
Sep 04, 2025
parsing
haskell
monads
applicative
Using MonadError with Parsec
Sep 02, 2025
haskell
monads
monad-transformers
Older Entries »