IterableOrArray

io.scalaland.chimney.internal.compiletime.datatypes.IterableOrArrays.IterableOrArray
See theIterableOrArray companion class
protected object IterableOrArray

Attributes

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

Members list

Value members

Concrete methods

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