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
Is Haskell truly pure (is any language that deals with input and output outside the system)?
Aug 31, 2022
haskell
functional-programming
monads
referential-transparency
What exactly does "effectful" mean
Aug 31, 2022
haskell
monads
applicative
side-effects
Haskell Monad bind operator confusion
Feb 04, 2019
haskell
monads
composition
currying
function-composition
A Haskell function of type: IO String-> String
Aug 31, 2022
haskell
io
monads
readfile
Is Java 8 missing an OptionalBoolean?
Aug 31, 2022
java
boolean
monads
java-8
optional
When would I want to use a Free Monad + Interpreter pattern?
Jan 13, 2022
haskell
monads
dsl
free-monad
Using the Maybe Monad in "reverse"
Feb 01, 2021
haskell
monads
Should I avoid using Monad fail?
Aug 31, 2022
monads
haskell
How to use (->) instances of Monad and confusion about (->)
Aug 31, 2022
haskell
functional-programming
monads
pointfree
A simple example showing that IO doesn't satisfy the monad laws?
Aug 30, 2022
haskell
io
functional-programming
monads
Monad equivalent in Ruby
Dec 16, 2021
ruby
functional-programming
monads
Explanation of Monad laws
Mar 09, 2022
haskell
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
« Newer Entries
Older Entries »