IterableOrArrayModule

io.scalaland.chimney.internal.compiletime.datatypes.IterableOrArrays.IterableOrArrayModule
protected trait IterableOrArrayModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
Self type
IterableOrArray.type

Members list

Value members

Abstract methods

protected def buildInIArraySupport[M : Type]: Option[Existential[[_] =>> IterableOrArray[M, _$8]]]

Concrete methods

def unapply[M](implicit M: Type[M]): Option[Existential[[_] =>> IterableOrArray[M, _$1]]]