ComposeLowPriorityImplicits

zio.http.ComposeLowPriorityImplicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ZCompose.type

Members list

Type members

Types

type Identity[A] = A

Implicits

Implicits

implicit def identityLowPriority[LeftLowerElem, LeftUpperElem, RightLowerElem <: LeftLowerElem, RightUpperElem]: WithOut[LeftLowerElem, LeftUpperElem, Identity, RightLowerElem, RightUpperElem, Identity, LeftLowerElem, LeftUpperElem & RightUpperElem, Identity]
implicit def leftIdentityLowPriority[LeftLower, LeftUpper, RightLower <: LeftLower, RightUpper, RightOut]: WithOut[LeftLower, LeftUpper, Identity, RightLower, RightUpper, <none>, LeftLower, LeftUpper & RightUpper, <none>]