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
Turn monadic validation into applicative?
Aug 17, 2026
validation
haskell
monads
applicative
Could the `Applicative` instance for `These` preserve more "failure" information?
Aug 14, 2026
haskell
applicative
Is this "Coapplicative" class a superclass for Comonad?
Aug 14, 2026
haskell
functor
applicative
comonad
Can we always use <$> in Haskell to define functions "point free"?
Aug 12, 2026
haskell
functor
applicative
Applicative functors within lambda expressions, non-exhaustive patterns?
Aug 10, 2026
haskell
lambda
applicative
Why doesn't the list Applicative instance perform a one-to-one application?
Aug 04, 2026
haskell
applicative
What's a good example for a Haskell functor that is not an applicative functor? [duplicate]
Jul 30, 2026
haskell
monads
functor
applicative
Library for batching allocation
Jul 18, 2026
c++
dynamic-memory-allocation
applicative
How should I traverse type-aligned sequences?
Jul 16, 2026
haskell
applicative
gadt
Applicative functor laws violation
Jun 26, 2026
haskell
applicative
Generalization of the `Functor` class to become a `MultiFunctor`?
Jun 15, 2026
haskell
functor
applicative
(<*>) without having to wrap the second argument
Jun 09, 2026
haskell
functor
applicative
How to define the `pure` function on `Applicative`?
May 26, 2026
haskell
applicative
How to compose functions that return Validation?
May 25, 2026
scala
validation
scalaz
applicative
How to fmap the first element of a tuple in haskell
May 11, 2026
haskell
functor
applicative
Couldn't match type ‘a’ with ‘b’error in Monad instance definition
Apr 30, 2026
haskell
monads
functor
monad-transformers
applicative
Can I represent non-sequential/parallel execution with Monads?
Apr 29, 2026
scala
haskell
monads
applicative
What is the typical definition/meaning of this F# operator <*>
Apr 23, 2026
f#
operators
functor
applicative
Functional composition of Optionals
Apr 19, 2026
functional-programming
monads
option-type
applicative
Older Entries »