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
How is a for expression with multiple monads translated in scala?
Nov 19, 2021
scala
monads
Monads: Determining if an arbitrary transformation is possible
Feb 10, 2022
haskell
monads
What advantages does scala.util.Try have over try..catch?
Sep 14, 2022
scala
try-catch
monads
codacy
Can I transform this asynchronous java network API into a monadic representation (or something else idiomatic)?
Nov 13, 2022
scala
monads
scalaz
Is there a monadic version of Arbitrary to use with QuickCheck?
Mar 28, 2022
testing
haskell
functional-programming
monads
quickcheck
Haskell monads: What is the name for what `(>>=)` and `(=<<)` do?
May 04, 2022
haskell
monads
Experience reports using indexed monads in production?
Sep 30, 2019
haskell
types
monads
type-level-computation
Nested States in Haskell
Aug 11, 2022
haskell
state
monads
monad-transformers
state-monad
Does Haskell have foldlM'?
Aug 17, 2022
haskell
monads
fold
Can I reflect messages out of a Haskell program at runtime?
Dec 03, 2021
haskell
reflection
monads
Is it really a default practice to make every monad transformer an instance of MonadTrans?
Sep 16, 2017
haskell
monads
monad-transformers
scotty
What purpose does the complexity of `Except` serve in Haskell?
Mar 24, 2020
haskell
error-handling
exception-handling
monads
monad-transformers
What can I do with callCC that cannot be done with cont?
Aug 21, 2021
haskell
functional-programming
monads
What is the difference between *> and >> in Haskell?
Feb 10, 2022
haskell
monads
applicative
What is the idiomatic way to call pure functions within a MaybeT ( StateT ) monadT stack such that error propagates?
Feb 28, 2019
haskell
monads
monad-transformers
Haskell - can you have a monad that is not an applicative functor?
Oct 29, 2022
haskell
monads
fam-proposal
Making monadic code shorter
Sep 29, 2022
haskell
monads
Scala Cats Effects - IO Async Shift - How Does it Work?
Oct 20, 2022
scala
functional-programming
monads
scala-cats
io-monad
Is it possible to create a Monad that count the number of instructions?
Sep 25, 2022
haskell
monads
How do applicative functors tie in with parallelizing algorithms? (Scala and Scalaz)
Aug 26, 2022
scala
parallel-processing
monads
functor
applicative
« Newer Entries
Older Entries »