Complement

zio.prelude.experimental.Complement
See theComplement companion trait
object Complement

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Complement.type

Members list

Value members

Concrete methods

def apply[A](implicit complement: Complement[A]): Complement[A]

Summons an implicit Complement[A].

Summons an implicit Complement[A].

Attributes