ApplicativeError functions handling and recovering from errors: A mnemonic to recall their signatures from their names.
With a simple example of function usage for monadic effects Try, Either, Future, IO, and applicative effect ValidatedNel.
Keywords: "applicative effect", "ApplicativeError", "cats", "either monad", "error-handling", "fp", "functional programming", "future monad", "handleerror", "handleerrorwith", "io monad", "MonadError", "monadic effect", "recover", "recoverwith", "try monad", "typelevel-scala", "validatednel"