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
Data constructor error when implementing state monad?
Dec 20, 2022
haskell
monads
Generic function that accepts two monadic values and returns a single monadic value
Dec 20, 2022
scala
haskell
generics
monads
Are the liftM functions deprived of their monadic essence?
Dec 18, 2022
haskell
functional-programming
monads
applicative
lifting
Haskell IO Passes to Another Function
Dec 19, 2022
function
haskell
input
monads
MonadFix instance for Rand monad
Dec 19, 2022
haskell
random
monads
monadfix
Which monad to use in Haskell for aggregating exceptions that may happen while executing a sequence of statements?
Dec 18, 2022
haskell
exception-handling
error-handling
io
monads
Haskell, can i call function without IO output working with monads?
Dec 18, 2022
haskell
io
monads
I know how to use it but I don't understand exactly how it does it (Reader monad)
Dec 17, 2022
haskell
monads
reader-monad
In Haskell, how could I embed one Free monad in another one?
Dec 17, 2022
haskell
monads
free-monad
Why does `\x -> f x x` = `join f`?
Dec 16, 2022
function
haskell
monads
How to define apply in terms of bind?
Dec 15, 2022
haskell
monads
functor
applicative
Haskell add writer to function
Dec 15, 2022
haskell
monads
Direct translation of Haskell monad into Scala
Dec 14, 2022
scala
haskell
monads
Types and do notation
Dec 14, 2022
haskell
monads
Combining functors and monads
Dec 14, 2022
haskell
monads
functor
applicative
option-type
Define a new monad in Haskell?
Dec 12, 2022
haskell
operator-overloading
monads
Is there any reason to make API of type Future[Try[A]] instead of Future[A]?
Dec 13, 2022
scala
monads
Monadic if else
Dec 12, 2022
haskell
monads
Is there a standard function like `>>`, but returning the result of the first operand?
Dec 12, 2022
haskell
monads
standard-library
How can I initialize state in a hidden way in Haskell (like the PRNG does)?
Dec 12, 2022
haskell
monads
state-monad
« Newer Entries
Older Entries »