Packages

p

quasar

package quasar

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object Errors
  2. object console
  3. object convertError

    Given a function A => B, returns a natural transformation from EitherT[F, A, ?] ~> EitherT[F, B, ?].

    Given a function A => B, returns a natural transformation from EitherT[F, A, ?] ~> EitherT[F, B, ?].

    Partially applies the monad, F, for better inference, so use like convertError[F](f)

Ungrouped