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
can monads be seen as a reification of computation (or computationals processes)?
Nov 04, 2025
haskell
functional-programming
monads
Are arrays monads in modern javascript
Nov 01, 2025
javascript
arrays
monads
How to modify RWST environment variables in Haskell?
Nov 01, 2025
haskell
monads
Kotlin elegant way to mutate List<Triple<String, String, String> to Triple<List<String>, List<String>, List<String>>
Oct 30, 2025
kotlin
functional-programming
monads
monad-transformers
arrow-kt
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
Older Entries »