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
What advantage does Monad give us over an Applicative?
Aug 30, 2022
haskell
functional-programming
monads
applicative
What are the definitions for >>= and return for the IO monad?
Aug 30, 2022
haskell
monads
What are some motivating examples for Cofree CoMonad in Haskell?
Oct 24, 2022
haskell
monads
free-monad
comonad
Using return vs. not using return in the list monad
Feb 19, 2014
list
haskell
monads
do-notation
Why MonadPlus and not Monad + Monoid?
Sep 23, 2022
haskell
monads
monoids
monadplus
Turning A => M[B] into M[A => B]
Feb 26, 2022
scala
haskell
types
monads
scalaz
Un-optioning an optioned Option
Sep 14, 2022
scala
join
option
monads
flatten
How do you identify monadic design patterns?
Aug 30, 2022
haskell
functional-programming
monads
Using Eithers with Scala "for" syntax
May 20, 2018
scala
monads
typeclass
for-comprehension
either
Why is the use of Maybe/Option not so pervasive in Clojure?
Feb 14, 2022
functional-programming
clojure
option
monads
maybe
Why should Applicative be a superclass of Monad?
Aug 29, 2022
haskell
monads
applicative
fam-proposal
If return a = return b then does a=b?
Aug 29, 2022
haskell
monads
semantics
equality
equational-reasoning
RxJava - fetch every item on the list
Oct 18, 2022
java
monads
reactive-programming
rx-java
ST Monad == code smell?
Sep 23, 2022
haskell
state
monads
state-monad
How to extract value from monadic action
Sep 04, 2022
haskell
monads
comonad
Should do-notation be avoided in Haskell?
Aug 28, 2022
haskell
functional-programming
io
monads
do-notation
Why monads? How does it resolve side-effects?
Aug 28, 2022
haskell
monads
How do I do logging in Haskell?
Jun 13, 2017
logging
haskell
monads
Simple examples to illustrate Category, Monoid and Monad?
Aug 23, 2022
haskell
monads
category-theory
monoids
What is a monad in FP, in categorical terms?
Aug 28, 2022
haskell
functional-programming
monads
category-theory
« Newer Entries
Older Entries »