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 are all of the monad naming conventions?
Sep 19, 2022
haskell
monads
Representable Functor isomorphic to (Bool -> a)
Nov 30, 2020
haskell
monads
category-theory
Compose partial functions
Sep 19, 2022
scala
monads
maybe
partialfunction
Retrocausality in Haskell: From Tardis to RevState
Apr 09, 2022
haskell
functional-programming
monads
lazy-evaluation
state-monad
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
« Newer Entries
Older Entries »