Package

quasar

Permalink

package quasar

Visibility
  1. Public
  2. All

Value Members

  1. object Errors

    Permalink
  2. object console

    Permalink
  3. object convertError

    Permalink

    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)

  4. package effect

    Permalink
  5. package fp

    Permalink

Ungrouped