SuiteConstructorLowPriority2

class Object
trait Matchable
class Any

Implicits

Implicits

implicit def IterableConstructor[R, E, Collection <: (Iterable)]: WithOut[Collection[Spec[R, E]], R, E]

Inherited implicits

implicit def ZIOConstructor[R, R1, E <: E2, E1 <: E2, E2, Collection <: (Iterable)]: WithOut[ZIO[R, E, Collection[Spec[R1, E1]]], R & R1, E2]
implicit def ZSTMConstructor[R, R1, E <: E2, E1 <: E2, E2, Collection <: (Iterable)]: WithOut[ZSTM[R, E, Collection[Spec[R1, E1]]], R & R1, E2]