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
Should bind result in a Monad?
Jan 07, 2023
haskell
monads
Flattening a list of Maybe elements from Just [[x1],[x2]] to Just [x1,x2]
Jan 03, 2023
haskell
monads
Why Monad instance of pair on Hackage has no implementation for return?
Jan 02, 2023
haskell
monads
Wadler, "Monads for Functional Programming," Section 2.8
Dec 31, 2022
haskell
state
monads
Monadic equivalent of applicative <*
Dec 29, 2022
haskell
monads
parsec
applicative
python late binding - dynamically put locals in scope
Dec 29, 2022
python
functional-programming
monads
Redefine list monad instance
Dec 27, 2022
haskell
functional-programming
monads
typeclass
lambdabot suggests join, but it doesn't work
Dec 28, 2022
haskell
join
monads
higher-order-functions
lambdabot
Inserting ErrorT at the base of transformer stack
Dec 28, 2022
haskell
error-handling
monads
monad-transformers
Monad Transformer stacks in Scala
Dec 27, 2022
scala
stack
state
monads
either
Flatten monad stack
Dec 27, 2022
haskell
monads
monad-transformers
lifting
Transformation of (a -> IO b) to IO (a -> b)
Dec 26, 2022
haskell
functional-programming
monads
io-monad
lifting
convert monad to IO [duplicate]
Dec 25, 2022
haskell
monads
Understanding the State Monad
Dec 24, 2022
haskell
functional-programming
monads
state-monad
newtype
Why does kleisli composition expect a pure value?
Dec 25, 2022
haskell
monads
composition
kleisli
Haskell IO example
Dec 23, 2022
haskell
io
monads
Haskell: Rigid type variable error when pattern matching bind operator
Dec 22, 2022
haskell
pattern-matching
monads
How to nondeterministically put a value in a state?
Dec 21, 2022
haskell
monads
monad-transformers
state-monad
non-deterministic
Implementing `Monad ((->) e)`
Dec 22, 2022
haskell
monads
What is wrong with my Haskell definition of the bind operator in this example?
Dec 22, 2022
haskell
monads
ghc
ghci
« Newer Entries
Older Entries »