Packages

package cats

Type Members

  1. class LiftVisitor[F[_] <: AnyRef] extends NoPrepareEvents[F[Expr]]

    Represents a function lifting an Expr into an F[Expr].

    Represents a function lifting an Expr into an F[Expr].

    This is a convenience class designed to help with implementations that don't need effects for most cases.

Ungrouped