Skip

final case class Skip[F[_], I, O](compute: PreparedStep[F, I, O]) extends PreparedStep[F, Either[I, O], O]
trait Product
trait Equals
trait PreparedStep[F, Either[I, O], O]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product