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 applicative
What is the 'minimum' needed to make an Applicative a Monad?
Sep 17, 2022
haskell
functional-programming
monads
applicative
category-theory
How arbitrary is the "ap" implementation for monads?
Apr 04, 2022
haskell
monads
applicative
What are some better ways to write [(-1,-1),(-1,0),(-1,1),(0,-1),(0,1),(1,-1),(1,0),(1,1)] in Haskell?
Sep 11, 2022
haskell
list-comprehension
applicative
Why there is no way to derive Applicative Functors in Haskell?
Sep 15, 2022
haskell
generics
applicative
deriving
derivingvia
Can someone explain where Applicative instances arise in this code?
Sep 08, 2017
haskell
functor
applicative
Why can applicative functors have side effects, but functors can't?
Aug 28, 2022
haskell
monads
side-effects
applicative
Generate optparse-applicative parser from free alternative functor
Sep 28, 2020
haskell
applicative
free-monad
alternative-functor
optparse-applicative
Proving equality of streams
Aug 02, 2020
list
haskell
infinite
applicative
Monads VS Applicative functors for Futures
Jun 19, 2021
scala
monads
scalaz
applicative
scala-cats
Uniqueness of pure
Mar 03, 2022
haskell
applicative
The need for pure in Applicatives
Sep 24, 2022
haskell
applicative
Is it better to define Functor in terms of Applicative in terms of Monad, or vice versa?
Sep 13, 2022
haskell
monads
functor
applicative
Meaning of "closed under composition"
Feb 04, 2022
haskell
applicative
What does "lax" mean in "lax monoidal functor"?
Jul 23, 2021
haskell
applicative
category-theory
More fun with applicative functors
Sep 11, 2022
haskell
monads
applicative
Translate from monad to applicative
Sep 11, 2022
haskell
monads
applicative
How to parse an optional flag as a Maybe value?
Jun 28, 2017
haskell
command-line-arguments
applicative
optparse-applicative
What is the etymology of <*> from Applicative in Haskell?
Sep 06, 2022
haskell
notation
applicative
nomenclature
Haskell - What is Control.Applicative.Alternative good for?
Feb 08, 2017
haskell
applicative
alternative-functor
« Newer Entries
Older Entries »