PairInt4Elem
ostrat.PairInt4Elem
trait PairInt4Elem[A1 <: Int4Elem, A2] extends PairIntNElem[A1, A2]
Pair where the first component is an Int4Elem. This allows these pair elements to be stored efficently in Int4PAirArrs, where the first Int4Elem components are backed bya single Array[Int].
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article