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 are instances matched only by their heads?
Sep 10, 2017
haskell
monads
typeclass
functor
applicative
What the heck is "-<", anyway?
Feb 25, 2021
haskell
monads
Using servant with ReaderT IO a
Oct 18, 2022
haskell
monads
monad-transformers
How does the Maybe monad act as a short circuit?
Jul 19, 2020
c#
functional-programming
monads
maybe
option-type
How to use Kleisli arrows with monads?
May 06, 2022
haskell
monads
arrows
kleisli
How to write a monad that prints "step i of N" when executing each statement in the monad?
May 10, 2022
haskell
monads
template-haskell
Chaining method calls with Either
Sep 15, 2022
scala
functional-programming
monads
either
In GHCi, why can't I show `pure 1` in REPL?
May 08, 2021
haskell
monads
functor
ghci
How is List a monad?
Sep 15, 2022
scala
monads
When exactly is lifting needed in monad transformers?
Oct 29, 2022
haskell
monads
monad-transformers
lifting
How can I parameterise my Haskell functions?
Oct 15, 2022
design-patterns
haskell
monads
state-monad
Understanding this assignment?
Oct 15, 2022
haskell
syntax
scheme
monads
interpreter
Proving equivalence of sequence definitions from Applicative and Monad
Jan 30, 2022
list
haskell
monads
applicative
equivalent
How to write a monad instance for a pair where both arguments have the same type?
Dec 10, 2021
haskell
monads
Scala equivalent to Haskell monads
Oct 15, 2022
scala
haskell
functional-programming
monads
How do I convert a Vec<Result<T, E>> to Result<Vec<T>, E>? [duplicate]
Sep 26, 2022
rust
monads
Inconsistent do notation in functions
Apr 20, 2022
haskell
monads
type-mismatch
do-notation
F# saying value not defined in Computation Expression
Feb 14, 2022
f#
monads
computation-expression
Using 'Either' in Haskell
Apr 02, 2022
haskell
monads
either
What is the advantage of using the reader monad over passing the value directly?
Dec 27, 2019
haskell
monads
« Newer Entries
Older Entries »