IterableOrArray

io.scalaland.chimney.internal.compiletime.datatypes.IterableOrArraysPlatform.IterableOrArray
protected object IterableOrArray extends IterableOrArrayModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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

Inherited methods

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

Attributes

Inherited from:
IterableOrArrayModule