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 there a non-identity monad morphism M ~> M that is monadically natural in M?
Feb 02, 2022
haskell
monads
category-theory
Why does mutual yielding make ArrowApply and Monads equivalent, unlike Arrow and Applicative?
Mar 08, 2022
haskell
monads
applicative
category-theory
arrows
Is every Alternative Monad Filterable?
Aug 24, 2022
haskell
filter
monads
category-theory
alternative-functor
JsResult - Monad or Applicative?
Dec 17, 2021
scala
monads
applicative
playframework-json
Why do we need Monad Transformers in Scala?
Feb 22, 2022
scala
functional-programming
monads
monad-transformers
Monad for tracking side-effects
Sep 24, 2020
haskell
monads
What's a functor on the category of monads?
Nov 06, 2022
haskell
monads
monad-transformers
category-theory
Monad Transformers in C#
Jul 13, 2018
c#
functional-programming
monads
monad-transformers
higher-kinded-types
Is there something like Java Stream's "peek" operation in Scala?
Oct 19, 2022
scala
java-stream
monads
How are free objects constructed?
Nov 04, 2022
haskell
monads
free-monad
Why is replicateM (length xs) m way more efficient than sequenceA (fmap (const m) xs)?
Sep 05, 2022
performance
haskell
optimization
memory
monads
What is context in Haskell multiparameter type class
Nov 09, 2022
monads
typeclass
haskell
TraversableOnce, Future, and Option in a Scala for comprehension
Feb 19, 2018
scala
monads
future
Generating random vectors with constant stack space
Oct 08, 2020
haskell
stack-overflow
monads
lazy-evaluation
LYAH - Understanding comment about "tell" when chaining Writer monads
Nov 09, 2021
haskell
monads
do-notation
rewriting
writer-monad
Which Algebraic Pattern fits this type of tree?
Aug 29, 2022
haskell
monads
comonad
Adjoint functors determine monad transformers, but where's lift?
Apr 02, 2021
haskell
monads
monad-transformers
state-monad
Simple interpreter written in Haskell, saves up print output until the end, instead of when it comes across a print statement
Jul 27, 2022
haskell
io
interpreter
monads
How to build a Haskell list inside a monad lazily?
Sep 20, 2022
haskell
monads
How do I do a monadic bind to an async function?
Nov 14, 2022
c#
async-await
bind
monads
« Newer Entries
Older Entries »