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
Function composition hint
May 22, 2022
haskell
monads
type-inference
function-composition
reader-monad
What does these square brackets in Haskell?
Nov 03, 2022
haskell
monads
ghc
Pattern match against value in monad
Sep 11, 2022
haskell
monads
monad-transformers
Is there a principled way to compose two monad transformers if they are of different type, but their underlying monad is of the same type?
Aug 24, 2022
haskell
monads
monad-transformers
Is it possible to do the Reader Monad from Haskell in Clojure?
Jun 20, 2019
clojure
monads
reader-monad
Either, Try, and Validation in Scala
Dec 06, 2021
scala
error-handling
monads
scalaz
Is this an appropriate use of ContT?
Nov 18, 2022
haskell
monads
continuations
How to use filterM with an infinite list
Dec 11, 2021
haskell
monads
Can IO actions be sequenced while keeping the logic in a pure function?
Oct 13, 2022
haskell
monads
servant
Is mfix for Maybe impossible to be nontrivially total?
May 21, 2020
haskell
monads
maybe
halting-problem
fixpoint-combinators
option-type
Why doesn't this simple composition work?
May 05, 2022
haskell
monads
applicative
How to stop execution in for-comprehension if Option is None using cats IO?
Jun 04, 2021
scala
functional-programming
monads
scala-cats
What does it mean to "run" inside a monad?
Jun 16, 2022
haskell
monads
monad-transformers
purely-functional
Using LINQ query syntax with custom Maybe monad implementation
Mar 21, 2021
c#
functional-programming
monads
Why can't ContT be made an instance of MonadError?
May 04, 2022
haskell
monads
monad-transformers
Scalaz - combining List and State Monad in for comprehension
Apr 23, 2022
scala
monads
scalaz
monad-transformers
scalaz7
Composing `Future` result in Play Framework with Scala
Nov 18, 2021
scala
playframework
monads
Generalized Newtype Deriving
Apr 28, 2020
haskell
monads
state-monad
deriving
newtype
building Either (or Result) on top of Choice in F#
Jun 12, 2021
f#
monads
Is `Try` a monad if unit = Success?
May 27, 2022
scala
monads
« Newer Entries
Older Entries »