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
K / Kestrel Combinator for monads?
Nov 01, 2022
scala
functional-programming
monads
higher-order-functions
combinators
Why is a monad prototype required for Douglas Crockford's monad demo code?
Nov 01, 2022
javascript
prototype
monads
Why does this console log twice?
Oct 30, 2022
javascript
node.js
functional-programming
monads
console.log
MonadTransControl instance for a custom monad
Oct 24, 2022
haskell
monads
monad-transformers
How does the Delay exactly works in continuation monad to prevent stackoverflow?
Oct 23, 2022
f#
workflow
stack-overflow
monads
continuation
How do I map and concatenate FilePaths?
Oct 21, 2022
haskell
monads
io-monad
Structuring a dynamic list of reflex-dom widgets/events according to numeric user input
Oct 20, 2022
haskell
monads
reflex
Widen types in ocaml
Oct 20, 2022
haskell
ocaml
monads
free-monad
Nothing in MaybeT monad: more concise way?
Oct 19, 2022
haskell
monads
Use the Haskell monad "do" notation to define a syntax tree
Oct 19, 2022
haskell
tree
monads
abstract-syntax-tree
free-monad
In composite StateT / Maybe monad, how to take either possibility that succeeds?
Oct 17, 2022
haskell
monads
monad-transformers
state-monad
Can partition be applied to `a -> IO Bool`?
Oct 06, 2022
haskell
monads
f, g, h :: Kleisli ((->) e) a b <=> f >>> (g &&& h) = (f >>> g) &&& (f >>> h)?
Aug 15, 2022
haskell
monads
arrows
reader-monad
kleisli
When to use Haskell monads
Sep 10, 2022
haskell
monads
Interpreter auto-selection via Free Monad and Coproduct
Oct 08, 2020
scala
haskell
monads
Comonad example in Scala
Nov 20, 2022
scala
monads
scalaz
comonad
Scala equivalent of Haskell's do-notation (yet again)
Jan 19, 2019
scala
haskell
monads
Is the Writer Monad effectively the same as the State Monad?
Sep 20, 2022
scala
monads
scalaz
state-monad
writer-monad
Appropriate uses of Monad `fail` vs. MonadPlus `mzero`
Apr 10, 2020
haskell
monads
typeclass
monadplus
How can the continuation monad be expressed using the free monad?
Oct 06, 2022
haskell
monads
continuations
free-monad
« Newer Entries
Older Entries »