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
What is the point of having a lazy/strict version of Writer?
Oct 24, 2021
haskell
monads
monad-transformers
writer
Nondeterminism for infinite inputs
Feb 20, 2022
haskell
monads
non-deterministic
Combination monads in F#
May 07, 2022
f#
functional-programming
monads
monad-transformers
Trying to understand the types produced by monad transformers
Feb 10, 2022
haskell
monads
monad-transformers
Why IO is a monad instead of a comonad?
Sep 18, 2022
haskell
io
functional-programming
monads
comonad
What is the purpose of the state monad?
Oct 31, 2022
functional-programming
monads
state-monad
Does the function monad really offer something more than the function applicative functor? If so, what?
Jul 17, 2022
haskell
functional-programming
monads
applicative
combinatory-logic
Is there any way to use IO Bool in if-statement without binding to a name in haskell?
Sep 18, 2022
haskell
monads
Restricting a monad to a type class
Nov 13, 2022
haskell
types
monads
typeclass
Working on permuted monad transformer stack
Nov 09, 2021
haskell
monads
monad-transformers
Extracting a Maybe value in IO
Nov 09, 2021
haskell
io
monads
maybe
option-type
Is F#'s implementation of monads unique with respect to the amount of keywords available to it?
Aug 21, 2022
f#
functional-programming
monads
Is `x >> pure y` equivalent to `liftM (const y) x`
Nov 20, 2022
haskell
monads
functor
applicative
How to detect a Monad?
Sep 18, 2022
haskell
monads
What is Crockford's law?
Jan 09, 2022
haskell
functional-programming
monads
How to show that a monad is a functor and an applicative functor?
Aug 13, 2022
haskell
monads
functor
applicative
Does the term "monad" apply to values of types like Maybe or List, or does it instead apply only to the types themselves?
Aug 17, 2022
terminology
monads
Haskell and State
Aug 29, 2022
user-interface
haskell
state
monads
Why there is no `Cofunctor` typeclass in Haskell?
Sep 18, 2022
haskell
monads
functor
Why is Identity monad useful?
Sep 17, 2022
haskell
functional-programming
monads
« Newer Entries
Older Entries »