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
Which applicative functor is used for passing shared parameters?
Jul 08, 2017
haskell
applicative
Applicative functors analysis
Oct 14, 2022
haskell
static-analysis
functor
applicative
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
Haskell - Is effect order deterministic in case of Applicative?
Mar 15, 2022
haskell
applicative
Understanding Data.Functor.Constant constructor and applicative laws
Sep 18, 2022
haskell
constants
functor
applicative
monoids
Is `x >> pure y` equivalent to `liftM (const y) x`
Nov 20, 2022
haskell
monads
functor
applicative
Monoidal Functor is Applicative but where is the Monoid typeclass in the definition of Applicative?
Aug 30, 2022
haskell
applicative
How to show that a monad is a functor and an applicative functor?
Aug 13, 2022
haskell
monads
functor
applicative
Removing duplication (with Applicative ((->) t), perhaps?)
Aug 19, 2022
haskell
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
« Newer Entries
Older Entries »