SeqLikeIntNPairElem

ostrat.SeqLikeIntNPairElem
trait SeqLikeIntNPairElem[A1E <: IntNElem, A1 <: SeqLikeIntN[A1E], A2] extends SeqLikePairElem[A1E, A1, A2], ArrayIntBackedPair[A1, A2]

Attributes

Graph
Supertypes
trait ArrayIntBackedPair[A1, A2]
trait SeqLikePairElem[A1E, A1, A2]
trait SpecialT
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait PolygonLikeIntNPair[A1V, A1, A2]
class PolygonHCPair[A2]

Members list

Value members

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
SeqLikePairElem

The backing Array of Ints for A1 component.

The backing Array of Ints for A1 component.

Attributes

Inherited from:
ArrayIntBackedPair
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
SeqLikePairElem