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
Idiomatic alternative to `if (x) Some(y) else None`
Feb 03, 2022
scala
functional-programming
monads
How to construct a no-op IO() expression in Haskell?
Aug 22, 2022
haskell
monads
io-monad
Swap inner and outer monads
Sep 20, 2020
haskell
monads
monad-transformers
How to exit main in haskell given a condition
Sep 13, 2022
haskell
error-handling
io
monads
exit-code
What are the benefits of Reader monad?
Nov 04, 2022
scala
functional-programming
monads
Using parallel strategies with monads
Feb 09, 2022
haskell
concurrency
parallel-processing
monads
Monadic type confusion
Jan 26, 2017
haskell
types
monads
parsec
What's wrong with my (attempted) implementation of iterateM?
Nov 20, 2020
haskell
monads
Example of large Monad stack
Jan 29, 2021
haskell
monads
monad-transformers
Why isn't lift's return value constrained to be a monad?
May 03, 2022
haskell
monads
typeclass
monad-transformers
Pure functional Random number generator - State monad
Oct 16, 2022
scala
functional-programming
monads
state-monad
Pure exceptions in Haskell
Dec 22, 2021
exception
haskell
monads
Maybe monad bind function precedence
Nov 02, 2022
haskell
monads
maybe
How do I hide the Monad instance of [] (or [] in general)?
Dec 23, 2021
list
haskell
import
monads
Member function doesn't work correctly for floating point numbers
Sep 18, 2021
haskell
floating-point
monads
returning an element extracted from a monad; redundant?
Nov 05, 2018
haskell
monads
do-notation
How does <*> derived from pure and (>>=)?
Sep 21, 2022
haskell
monads
functor
applicative
How to define a Monad instance "m a" with "a" in Typeclass Show?
Oct 14, 2017
haskell
monads
How do you stop building an Option[Collection] upon reaching the first None?
Oct 23, 2022
scala
monads
scala-collections
optional
scala-option
Which is the most idiomatic way to "lift up" by some transformation both arguments of a binary function in Haskell?
Feb 28, 2016
haskell
functional-programming
monads
applicative
arrows
« Newer Entries
Older Entries »