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 do you chain an arbitrarily long series of atomic parsers using applicatives?
Mar 25, 2023
haskell
functional-programming
functor
applicative
alternative-functor
Why can't I generalize this from Monad to Applicative?
Mar 23, 2023
haskell
monads
applicative
Scalaz flipping nested existential / validation mono-whatevers-nads around pre-applicative-building
Mar 21, 2023
scala
validation
scalaz
applicative
Understanding the Haskell type system in the context of applicatives
Mar 20, 2023
haskell
type-systems
applicative
Understanding Right Apply
Mar 18, 2023
haskell
applicative
Using Applicative notation for parsers whose result is discarded
Mar 12, 2023
haskell
refactoring
parsec
applicative
In Haskell how to "apply" functions in nested context to a value in context?
Mar 04, 2023
function
haskell
apply
applicative
Combining the elements of 2 lists
Feb 24, 2023
scala
scalaz
applicative
How do I use Name as an applicative?
Jan 21, 2023
scala
functional-programming
monads
scalaz
applicative
Easier way to apply multiple arguments in Haskell
Jan 11, 2023
haskell
functional-programming
composition
functor
applicative
ApplicativeDo not working with sequencing
Jan 07, 2023
haskell
monads
applicative
do-notation
In applicative, how can `<*>` be represented in terms of `fmap_i, i=0,1,2,...`?
Jan 03, 2023
haskell
functor
applicative
Monadic equivalent of applicative <*
Dec 29, 2022
haskell
monads
parsec
applicative
Applicative that increments the environment in haskell
Dec 27, 2022
haskell
applicative
Applicative implementation of Const Monoid
Dec 21, 2022
haskell
applicative
monoids
Are the liftM functions deprived of their monadic essence?
Dec 18, 2022
haskell
functional-programming
monads
applicative
lifting
How to define apply in terms of bind?
Dec 15, 2022
haskell
monads
functor
applicative
How to make a proper "pure" for an Applicative instance?
Dec 16, 2022
haskell
applicative
Combining functors and monads
Dec 14, 2022
haskell
monads
functor
applicative
option-type
ghci special case for Applicative?
Feb 04, 2023
haskell
monads
ghci
applicative
Older Entries »