Transform

trait Transform
class Object
trait Matchable
class Any

Value members

Abstract methods

protected
def applyOne[A](in: Pat[A]): Pat[A]

Concrete methods

final
def apply[T <: Exec[LazyRef(...)], A](in: Pat[A])(implicit ctx: Context[T], tx: T): Pat[A]