Int2PairArrCompanion

ostrat.Int2PairArrCompanion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def seqToArrays[A2](pairs: Seq[Int2PairElem[_, A2]])(implicit ct: ClassTag[A2]): (Array[Int], Array[A2])