ComplementSyntax

zio.prelude.experimental.ComplementSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

implicit class ComplementOps[A](self: A)(implicit instance: Complement[A])

Provides infix syntax for the Complement of the value.

Provides infix syntax for the Complement of the value.

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def ComplementOps[A](self: A)(implicit instance: Complement[A]): ComplementOps[A]

Provides infix syntax for the Complement of the value.

Provides infix syntax for the Complement of the value.

Attributes