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
Why does join . (flip fmap) have type ((A -> B) -> A) -> (A -> B) -> B?
May 08, 2026
haskell
types
monads
functor
Difference between Monads and Functions
May 09, 2026
function
functional-programming
monads
How to get Reader and ReaderT to work together
May 08, 2026
haskell
monads
Using State Monad turns all of my functions into monadic functions
May 06, 2026
haskell
monads
state-monad
"Couldn't match type `Maybe' with `IO' Expected type: IO String Actual type: Maybe String" In Haskell
May 03, 2026
haskell
monads
option-type
Couldn't match type ‘a’ with ‘b’error in Monad instance definition
Apr 30, 2026
haskell
monads
functor
monad-transformers
applicative
Can I represent non-sequential/parallel execution with Monads?
Apr 29, 2026
scala
haskell
monads
applicative
Can I say that Monad makes it possible to see some types as isomorphic?
Apr 29, 2026
haskell
monads
isomorphic
Why is `forever` in Haskell implemented this way?
Apr 29, 2026
haskell
functional-programming
monads
lazy-evaluation
difficulty about passing function returning functor or monad type
Apr 29, 2026
scala
functional-programming
monads
functor
Monad and Structure and interpretation of computer programs [closed]
Apr 29, 2026
haskell
functional-programming
scheme
monads
sicp
Updating an outer variable in Haskell
Apr 24, 2026
haskell
monads
imperative-programming
F# Monad how fix datatypes
Apr 24, 2026
f#
monads
How to make it better? "Maybe Bool" doesn't look great
Apr 22, 2026
haskell
monads
option-type
combining StateT with InputT
Apr 23, 2026
haskell
monads
monad-transformers
state-monad
use Number as Monoid
Apr 21, 2026
haskell
monads
Why `>>` works if Haskell is lazy?
Apr 20, 2026
haskell
monads
How do I add lists or ListT to this monad transformer?
Apr 19, 2026
haskell
monads
monad-transformers
state-monad
Functional composition of Optionals
Apr 19, 2026
functional-programming
monads
option-type
applicative
Difference between type constructor and return function of a monad (in Haskell)
Apr 19, 2026
haskell
monads
Older Entries »