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
MonadReader without functional dependency
Sep 22, 2026
haskell
monads
monad-transformers
How to understand "m ()" is a monadic computation
Sep 22, 2026
haskell
monads
How to compose functions operating with ReaderT and Either?
Sep 22, 2026
haskell
monads
functor
monad-transformers
Generate parser that runs a received parser on the output of another parser and monadically joins the results
Sep 19, 2026
parsing
haskell
monads
monad-transformers
parsec
How do I execute a series of shell commands in Haskell and break on an error?
Sep 21, 2026
shell
haskell
monads
`bind` Equivalent to join (fmap f m)?
Sep 19, 2026
haskell
monads
Haskell — Monad binding evaluation order
Sep 19, 2026
haskell
monads
C# LanguageExt - combine multiple async calls into one grouped call
Sep 17, 2026
c#
functional-programming
monads
language-ext
Haskell: check the length of IO [Double]
Sep 17, 2026
haskell
monads
functor
Migrating to Dart null safety: best practice for migrating ternary operator null checks? Is a monadic approach too unconventional?
Sep 15, 2026
flutter
dart
monads
dart-null-safety
Can `guard` not guards in Haskell be used to specify a particular message for `Left`
Sep 14, 2026
haskell
types
functional-programming
monads
Using Maybe and Writer to filter a list and track filter hits
Sep 14, 2026
haskell
filter
monads
writer
option-type
Monadic buffers in OCaml
Sep 13, 2026
ocaml
monads
Using Data.Map in monadic context
Sep 06, 2026
haskell
dictionary
monads
Combining ReaderT monads?
Sep 04, 2026
haskell
monads
How to make instance of Applicative a certain data type
Sep 04, 2026
haskell
monads
applicative
Programmatic proofs for monad laws
Sep 03, 2026
haskell
types
monads
proof
formal-verification
Scala filter by nested Option/Try monads
Sep 03, 2026
scala
monads
Older Entries »