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
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
How to properly use monadic expressions in Haskell without getting parse errors?
Jul 07, 2022
haskell
monads
How to flip an Option<Try<Foo>> to a Try<Option<Foo>>
Mar 23, 2019
java
java-8
monads
vavr
What is the free monads vs mtl debate?
Dec 20, 2018
haskell
monads
Cases in which we shall not use monadic bind to write mfix down using loop
Jul 04, 2021
haskell
monads
arrows
fixpoint-combinators
Control.MonadPlus.Free without unnecessary distribution
Mar 15, 2022
haskell
monads
free-monad
monadplus
Mocking IO Actions: getArgs and putStrLn
Oct 13, 2019
unit-testing
haskell
mocking
monads
hunit
Mutually-recursive syntaxes with Bound
Aug 29, 2018
haskell
monads
abstract-syntax-tree
Understanding IO monad in Scala
Nov 16, 2022
scala
io
monads
« Newer Entries
Older Entries »