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
Nested monadic operations produces unreadable code
Oct 30, 2025
c++
monads
c++23
Idiomatically return a Maybe at the end of a chain [duplicate]
Oct 30, 2025
haskell
monads
monad-transformers
Constructing an infinite, lazy Monad value recursively
Oct 29, 2025
haskell
recursion
monads
lazy-evaluation
recursive-datastructures
Implementing factorial and fibonacci using State monad (as a learning exercise)
Oct 29, 2025
haskell
state
monads
state-monad
Why is it permissible to use `ap` on a function that takes two monad values as opposed to a function wrapped in the monad?
Oct 28, 2025
haskell
monads
How do I avoid nested Monads in fp-ts or deal with them elegantly?
Oct 27, 2025
typescript
functional-programming
monads
fp-ts
iteration with the list monad
Oct 26, 2025
list
haskell
monads
Does sequence on an infinite list of IO actions by definition result in a never-ending action? Or is there a way to bail out?
Oct 25, 2025
haskell
functional-programming
language-lawyer
monads
applicative
Null Safe dereferencing in Java like ?. in Groovy using Maybe monad
Oct 23, 2025
java
groovy
null
nullpointerexception
monads
PureScript FFI & Aff Monad: Why does the effect never run?
Oct 23, 2025
monads
purescript
Recursions with the State-Monad
Oct 21, 2025
scala
functional-programming
monads
scala-cats
state-monad
Confusing ReaderT definition
Oct 21, 2025
haskell
monads
monad-transformers
reader-monad
Is the type constructor `Maybe (BTree a)` a monad?
Oct 21, 2025
haskell
functional-programming
monads
category-theory
StateMonad instance for TeletypeIO
Oct 21, 2025
haskell
io
monads
semantics
state-monad
Questions on Haskell's sequence function
Oct 20, 2025
haskell
monads
How can I pattern match conditionally in a list comprehension in Haskell
Oct 21, 2025
haskell
list-comprehension
monads
How to understand the <- in Haskell's do notation with an uncommon ">>=" implementation in a Monad?
Oct 21, 2025
haskell
monads
How does Haskell "desugar" getline in this do block?
Oct 20, 2025
haskell
monads
do-notation
Pattern matching against monadic result?
Oct 20, 2025
haskell
monads
Useful monads for multi-paradigm languages
Oct 19, 2025
monads
« Newer Entries
Older Entries »