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 exactly does the `(<*>) = ap` Applicative/Monad law relate the two classes?
Jul 14, 2022
haskell
monads
applicative
Is there a more readable way of rewriting this pure function to use the Writer Monad?
Jul 13, 2022
haskell
monads
Random list where each element differs by at most 1 from the previous element
Jun 09, 2022
haskell
random
monads
lazy-evaluation
Understanding the state argument in the State Monad
Oct 05, 2022
haskell
monads
state-monad
Are monads Writer m and Either e categorically dual?
Nov 02, 2022
haskell
polymorphism
monads
monoids
Implementing the Haskell-MaybeMonad in F# - how can we get this lazy?
May 03, 2022
haskell
f#
monads
maybe
option-type
How can monads make my job easier? Show me some cool piece of code
Nov 21, 2022
haskell
monads
State monad - adapt functions that only work with parts of the state?
Apr 23, 2022
scala
haskell
functional-programming
state
monads
Is this a candidate for computational expressions?
Jul 02, 2022
c#
f#
monads
What Haskell package has a unit functor/monad?
May 12, 2022
haskell
monads
functor
Monadic comprehension syntax in C#
Apr 10, 2018
c#
haskell
functional-programming
monads
Haskell - is state monad a sign of imperative thinking?
Oct 18, 2022
oop
haskell
game-engine
monads
state-monad
Haskell IORef array usage
Feb 05, 2022
haskell
data-structures
functional-programming
monads
ioref
How do I automate chains of map lookups in F#?
Jan 22, 2018
types
map
f#
monads
Using returned EitherT in haskell program
Aug 29, 2022
haskell
monads
monad-transformers
either
io-monad
In what sense is IO monad special (if at all)?
Jul 08, 2022
haskell
functional-programming
monads
io-monad
State monads: Transitioning from one state type to another
Aug 27, 2022
haskell
monads
monad-transformers
state-monad
How to implement a generic lift function for monads?
Mar 13, 2022
javascript
functional-programming
monads
lifting
Haskell tuple monad is too strict?
Jun 20, 2022
haskell
monads
lazy-evaluation
Why does a "let" statement force an "applicative do" block into requiring a monad constraint?
Oct 07, 2021
haskell
monads
ghc
applicative
do-notation
« Newer Entries
Older Entries »