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
Scala equivalent to Haskell monads
Oct 15, 2022
scala
haskell
functional-programming
monads
How do I convert a Vec<Result<T, E>> to Result<Vec<T>, E>? [duplicate]
Sep 26, 2022
rust
monads
Inconsistent do notation in functions
Apr 20, 2022
haskell
monads
type-mismatch
do-notation
F# saying value not defined in Computation Expression
Feb 14, 2022
f#
monads
computation-expression
Using 'Either' in Haskell
Apr 02, 2022
haskell
monads
either
What is the advantage of using the reader monad over passing the value directly?
Dec 27, 2019
haskell
monads
"Truly" lazy IO in Haskell
Mar 17, 2022
haskell
monads
Computation expressions for a Haskell programmer
Oct 30, 2022
haskell
f#
monads
computation-expression
Does Haskell always know which 'return' to call?
Jun 26, 2016
haskell
monads
help on writing "the colist Monad" (Exercise from an Idioms intro paper)
Apr 13, 2022
haskell
monads
idioms
Determine if a list of files exist in Haskell
May 11, 2022
haskell
monads
How can I write a state monad that does error handling as well?
Nov 12, 2017
haskell
state
monads
monad-transformers
state-monad
Functions that look pure to callers but internally use mutation
Feb 15, 2022
haskell
f#
functional-programming
monads
side-effects
How to convert a free monad into a functor?
Mar 27, 2022
haskell
monads
Convert a "do" notation with more than two actions to use the bind function
Aug 24, 2022
haskell
ghc
monads
Does this simple Haskell function already have a well-known name?
Oct 07, 2022
haskell
tuples
monads
How do I handle an infinite list of IO objects in Haskell?
Nov 07, 2022
haskell
io
monads
infinite-loop
lazy-evaluation
Is it ok to write most of the code using IO monads
Mar 03, 2022
haskell
monads
How Monads are considered pure?
Apr 17, 2022
haskell
functional-programming
monads
purely-functional
« Newer Entries
Older Entries »