Skip

final case class Skip[F[_]](specify: Any => F[Either[Any, Any]], relativeJump: Int) extends PreparedEdge[F]
trait Product
trait Equals
trait PreparedEdge[F]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product