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
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
Implement mapM without using sequence
Dec 27, 2020
haskell
monads
Is Haskell's bind operator (>>=) equivalent to F#'s forward pipe operator (|>)?
Apr 04, 2022
haskell
f#
bind
monads
pipeline
Obtaining a Bool out of [Maybe Bool] which is guaranteed to contain at least one Just
Oct 20, 2022
haskell
functional-programming
monads
maybe
monadplus
option-type
When do [do x] and [do return x] evaluate differently?
May 29, 2022
haskell
monads
Option monad in scala
May 26, 2022
scala
monads
scala-option
How to convert data from IO(String) to String in haskell [duplicate]
Feb 01, 2021
haskell
functional-programming
io
monads
Are monads expressions, or are there statements in Haskell?
Aug 28, 2022
haskell
monads
Dealing with Maybe Bool values
Jun 05, 2019
haskell
monads
maybe
How do use putStrLn for tracing (Haskell)
Dec 08, 2021
haskell
monads
unsafe-perform-io
« Newer Entries
Older Entries »