AppliedAffineTraversalEmptyOps

final case class AppliedAffineTraversalEmptyOps[S, T](appliedAffineTraversal: AppliedAffineTraversal[S, T]) extends AnyVal
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def empty(implicit ev: Empty[T]): AppliedAffineTraversal[S, Unit]

provide a way to know if a structure T is empty

provide a way to know if a structure T is empty

Inherited methods

Inherited from:
Product