Eugenii ShevchenkoCategory Theory Crash Course with Clojure: Part 4 — Introduction to ApplicativesElevate your functional programming skills by applying functions within contexts in your Clojure code.Sep 20
InSoftwareMill Tech BlogbyBartłomiej ŻylińskiFunctional Containers Summary: Functor vs Applicative vs MonadThe comprehensive comparison of three basic functional containersNov 30, 2023
Bartłomiej ŻylińskiWhat Is An Applicative?Applicative is just another concept similar in meaning and history to Functors and Monads.Dec 27, 2022Dec 27, 2022
Naveen MugudaApplicative Functors for the Java ProgrammerOf the many powerful and composable abstractions of the functional programming paradigm, applicative functors don’t get the attention they…Aug 16, 20191Aug 16, 20191
InDAML MasterclassbyGyörgy BalázsiApplicative and monadic transactions in DamlIn Daml, not all transactions are created equal. Some of them must contain independent actions, some of them don’t have to.Oct 26, 2021Oct 26, 2021
Eugenii ShevchenkoCategory Theory Crash Course with Clojure: Part 4 — Introduction to ApplicativesElevate your functional programming skills by applying functions within contexts in your Clojure code.Sep 20
InSoftwareMill Tech BlogbyBartłomiej ŻylińskiFunctional Containers Summary: Functor vs Applicative vs MonadThe comprehensive comparison of three basic functional containersNov 30, 2023
Bartłomiej ŻylińskiWhat Is An Applicative?Applicative is just another concept similar in meaning and history to Functors and Monads.Dec 27, 2022
Naveen MugudaApplicative Functors for the Java ProgrammerOf the many powerful and composable abstractions of the functional programming paradigm, applicative functors don’t get the attention they…Aug 16, 20191
InDAML MasterclassbyGyörgy BalázsiApplicative and monadic transactions in DamlIn Daml, not all transactions are created equal. Some of them must contain independent actions, some of them don’t have to.Oct 26, 2021
Abdul JeelaniIdiomatic validation in Kotlin using ApplicativesKotlin is an excellent fit for functional programming. Though it lacks Types required for FP, Arrow bridges the gap.Mar 8, 20202
InWat, the Elm-istbyMichel BellevilleThe Purple People ParserWhere we purposefully parse probably purple people.May 10, 2020
InHackerNoon.combyAlberto BallanoKotlin Functors, Applicatives, And Monads in Pictures. Part 1/3This is a translation of Functors, Applicatives, And Monads In Pictures from Haskell into Kotlin.Mar 28, 201711