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
The main purpose of Monads (Haskell) [duplicate]
Mar 05, 2026
haskell
monads
How to do control flow in Haskell
Mar 06, 2026
haskell
monads
control-flow
either
Is there simple way to extend simply typed lambda calculus with monad types?
Mar 05, 2026
haskell
programming-languages
monads
lambda-calculus
typed-lambda-calculus
How do i write the following function with the >>= operator
Mar 04, 2026
haskell
monads
Question about applicative and nested Maybe
Mar 04, 2026
haskell
monads
applicative
option-type
Termination-checking substitution via (monadic) join and fmap
Mar 04, 2026
monads
substitution
termination
agda
Why does specialising the type of a monad lead to an error?
Mar 01, 2026
f#
monads
computation-expression
How does mzero match guard type signature?
Feb 28, 2026
haskell
monads
alternative-functor
monadplus
Haskell left arrow operator alternative
Feb 26, 2026
haskell
monads
Defining fmap with id and return
Feb 27, 2026
haskell
functional-programming
monads
functor
These concepts about Functors (Maps) and Monads (Either, Maybe, Bind, Then) are right?
Feb 25, 2026
javascript
functional-programming
monads
How do you `get` the current state from a a state monad that is part of a product monad?
Feb 24, 2026
haskell
monads
state-monad
Converting monads
Feb 21, 2026
haskell
monads
Maybe monad in JavaScript
Feb 20, 2026
javascript
monads
Idiomatic way to handle side effect and return value in Scala functions
Feb 20, 2026
scala
monads
scala-cats
How can I pass a monadic function as an argument with a flexible type variable?
Feb 17, 2026
haskell
monads
typeclass
rank-n-types
Applicative vs monadic style for simple IO example
Feb 16, 2026
haskell
monads
applicative
Deriving a base monad using a monad transformer and the identity monad
Feb 15, 2026
haskell
monads
Older Entries »