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
A function similar to (>>=) but which returns a different monad
Sep 24, 2022
haskell
monads
how could I take advantage of both State and Writer in haskell?
Dec 18, 2021
haskell
monads
How to handle side effect with Applicative?
Nov 10, 2022
haskell
monads
applicative
Can Haskell's monads be thought of as using and returning a hidden state parameter?
Jun 20, 2019
haskell
state
monads
How are list comprehensions implemented in Haskell?
Oct 18, 2022
haskell
monads
ghc
Valid usage of Optional type in Java 8
Oct 26, 2022
java
functional-programming
java-8
monads
optional
Combining monads (IEnumerable and Maybe as an example)
May 11, 2018
c#
ienumerable
monads
(How) can I make this monadic bind tail-recursive?
May 26, 2020
f#
monads
tail-recursion
computation-expression
It's not a monad, but what is it?
Nov 20, 2022
haskell
monads
category-theory
Anatomy of a monad transformer
Oct 20, 2022
haskell
monads
monad-transformers
How to convert CPS-style gcd computation to use the Continuation Monad
Apr 30, 2020
ocaml
monads
continuations
Writer implemented with Operational Monad does not work lazily
Mar 26, 2021
haskell
monads
lazy-evaluation
monad-transformers
writer-monad
Store polymorphic callbacks in Haskell
Aug 13, 2021
haskell
callback
monads
polymorphism
Intuition behind calling Zero for else branch of if..then construct in computation expressions
Sep 20, 2021
f#
monads
computation-expression
Continuation monad "interface"
Mar 18, 2022
haskell
monads
continuations
state-monad
Does Writer Monad guarantee right associative concatenation?
Jan 26, 2022
haskell
monads
writer
Haskell: Getting a value out of an RVar in Data.Random
Aug 29, 2020
haskell
random
monads
Strict fmap using only Functor, not Monad
May 31, 2013
haskell
monads
strictness
Is anybody using monadic bind-style programming with Expected<T>
Apr 13, 2022
c++
c++11
monads
« Newer Entries
Older Entries »