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
How binding works in function monads in Haskell?
Sep 15, 2022
haskell
monads
IO in where clause
Jun 08, 2020
haskell
io
monads
How to create a Database Monad Stack in Happstack?
Nov 09, 2021
haskell
monads
monad-transformers
happstack
Is coffeescript's `?.` operator a monad?
Jun 08, 2022
haskell
coffeescript
monads
Using Maybe and Writer together
Nov 05, 2022
haskell
monads
monad-transformers
Haskell: Run two monads, keep the result of the first one
Mar 11, 2020
haskell
monads
How exactly does `IO`'s >>= work under the hood?
Nov 18, 2021
haskell
io
monads
How does mapM work with const functions in Haskell?
Sep 12, 2022
haskell
constants
combinations
monads
map-function
Help me understand this Scala code: scalaz IO Monad and implicits
Apr 29, 2018
scala
monads
scalaz
Reader and MonadReader
May 26, 2022
haskell
monads
reader-monad
Why will a IO nested in other monads not execute? Is there a way to force them to?
Jun 03, 2022
haskell
monads
Generating a unique value in Haskell do-notation
May 12, 2021
haskell
monads
state-monad
do-notation
Is every method returning `this` a monad?
Jul 04, 2022
oop
functional-programming
monads
Combining Scala Option[Iterable[_]]
Jun 04, 2022
scala
collections
monads
Standard Operations on Option<T> monad beyond Bind and Map
Oct 27, 2022
c#
functional-programming
monads
How to use variable from do block assignment line in a where clause?
Dec 10, 2021
haskell
scope
monads
where-clause
do-notation
Recursive IO in Haskell
Nov 06, 2021
haskell
recursion
io
monads
lazy-evaluation
mapMonadTrans :: MonadTrans xT => (m a -> n b) -> xT m a -> xT n b
Oct 08, 2017
haskell
monads
monad-transformers
determining the correct type of exceptions
Dec 08, 2016
haskell
monads
Euler 43 - is there a monad to help write this list comprehension?
May 31, 2022
haskell
list-comprehension
monads
« Newer Entries
Older Entries »