SuiteConstructorLowPriority3
Implicits
Implicits
implicit def ZIOConstructor[R, R1, E <: E2, E1 <: E2, E2, Collection <: (Iterable)]: WithOut[ZIO[R, E, Collection[Spec[R1, E1]]], R & R1, E2]
Inherited implicits
implicit def ZSTMConstructor[R, R1, E <: E2, E1 <: E2, E2, Collection <: (Iterable)]: WithOut[ZSTM[R, E, Collection[Spec[R1, E1]]], R & R1, E2]
- Inherited from:
- SuiteConstructorLowPriority4