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 to use a Monad Transformer when Disjunction is the outermost container?
Nov 03, 2022
scala
monads
monad-transformers
scalaz7
Logging in functional programming with Java
Nov 03, 2022
java
functional-programming
java-8
monads
Concurrent data access as in Haxl and Stitch
Nov 03, 2022
scala
concurrency
monads
applicative
haxl
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
f, g, h :: Kleisli ((->) e) a b <=> f >>> (g &&& h) = (f >>> g) &&& (f >>> h)?
Aug 15, 2022
haskell
monads
arrows
reader-monad
kleisli
Why can't there be an instance of MonadFix for the continuation monad?
Oct 17, 2021
haskell
monads
continuation
monadfix
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
How can the continuation monad be expressed using the free monad?
Oct 06, 2022
haskell
monads
continuations
free-monad
« Newer Entries
Older Entries »