HSep

ostrat.prid.phex.HSep
See theHSep companion trait
object HSep

Companion object for the HSep class, provides an apply factory method that throws an exception for an invalid Hex side coordinate.

Attributes

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

Members list

Value members

Concrete methods

def apply(r: Int, c: Int): HSep

Factory method for HSide that throws an exception for an invalid Hex side coordinate.

Factory method for HSide that throws an exception for an invalid Hex side coordinate.

Attributes

def unapply(inp: Any): Option[(Int, Int)]

Implicits

Implicits

Implicit BuilderArrMap type class instance / evidence for HSep and HSepArr.

Implicit BuilderArrMap type class instance / evidence for HSep and HSepArr.

Attributes

implicit def builderArrPairEv[B2](implicit ct: ClassTag[B2]): HSepBuilderArrPairMap[B2]

Implicit BuilderArrPair type class instances / evidence for HSep.

Implicit BuilderArrPair type class instances / evidence for HSep.

Attributes

implicit val persistEv: PersistInt2Both[HSep]

Implicit Show and Unshow type class instances / evidence for HSep.

Implicit Show and Unshow type class instances / evidence for HSep.

Attributes