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
How exactly does the `(<*>) = ap` Applicative/Monad law relate the two classes?
Jul 14, 2022
haskell
monads
applicative
The definition for (<*) and (*>)
Jul 16, 2022
haskell
applicative
Why does a "let" statement force an "applicative do" block into requiring a monad constraint?
Oct 07, 2021
haskell
monads
ghc
applicative
do-notation
Best way to apply arguments of mixed, possibly Applicative, types to a function
Mar 10, 2022
haskell
applicative
Does Scalaz have something to accumulate in both error and success?
Sep 24, 2022
scala
monads
fold
scalaz
applicative
Why would I want to use the upcoming let! ... and! syntax?
Oct 02, 2022
f#
monads
applicative
Are there flipped operators for Applicative?
Oct 10, 2021
haskell
applicative
How to map over Applicative form?
Feb 24, 2019
haskell
applicative
Applicative constructor for records
Apr 10, 2022
haskell
applicative
ApplicativeDo in Haskell
Nov 19, 2022
haskell
monads
applicative
Trying to implement "the essence of the iterator pattern"
Nov 04, 2022
haskell
applicative
Operator section for applicative with <$> and <*>
Nov 12, 2022
haskell
applicative
operator-sections
Are applicative functors composed with the applicative style really independent?
Aug 27, 2022
haskell
applicative
<**> is a variant of <*> with the arguments reversed. What does "reversed" mean?
Aug 28, 2022
haskell
operators
terminology
applicative
Haskell Applicative [] why can I not replace pure[] with [] in function?
Oct 31, 2022
haskell
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
« Newer Entries
Older Entries »