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
Function in haskell that like catMaybes, but having type [Maybe a] -> Maybe [a]
Aug 21, 2022
haskell
functor
applicative
In the declaration of class Functor, can the type variables be function types?
Oct 21, 2022
haskell
types
functor
applicative
How can I generalize the arity of rxjava2 Zip function (from Single/Observable) to n Nullable arguments without lose its types?
Jul 06, 2022
kotlin
haskell
rx-java
functor
applicative
How to use Applicative for concurrency?
Jul 16, 2021
scala
concurrency
functional-programming
applicative
haxl
Why isn't this this applicative statement being lazily evaluated, and how can I understand why?
Oct 11, 2021
haskell
lazy-evaluation
applicative
io-monad
Making QualifiedDo and ApplicativeDo work together when nesting applicative functors
Feb 06, 2022
haskell
applicative
do-notation
F# record constructor function
Dec 07, 2018
f#
applicative
fsharpx
Why would validation break the monad laws?
Nov 14, 2022
monads
scalaz
applicative
scala-cats
arrow-kt
Can ZipList be Distributive?
Jun 15, 2022
haskell
applicative
traversable
Ignoring arguments in Control.Applicative
Sep 06, 2021
haskell
applicative
Applicative operators <* and *>, type signature implication
Aug 31, 2022
haskell
implementation
applicative
type-signature
Applicative instance for State and other MTL monads?
Jul 24, 2021
haskell
state-monad
applicative
Debugging infinite Sum in Haskell
May 10, 2022
debugging
testing
haskell
monoids
applicative
How to implement Future as Applicative in Scala?
Oct 25, 2022
scala
concurrency
functional-programming
future
applicative
Combining validators in applicative style in Haskell
Aug 20, 2020
haskell
composition
applicative
How does sequenceA work on lists of pairs?
Mar 14, 2022
haskell
applicative
Haskell: How do I create a function that allows none, one or two Applicatives?
Jun 02, 2017
haskell
applicative
alternative-functor
How does <*> derived from pure and (>>=)?
Sep 21, 2022
haskell
monads
functor
applicative
Which is the most idiomatic way to "lift up" by some transformation both arguments of a binary function in Haskell?
Feb 28, 2016
haskell
functional-programming
monads
applicative
arrows
« Newer Entries
Older Entries »