HCenOrSep

ostrat.prid.phex.HCenOrSep
See theHCenOrSep companion trait
object HCenOrSep

Companion object for HCenOrSep trait, contains factory apply method and implicit Persist instance.

Attributes

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

Members list

Value members

Concrete methods

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

Apply factory method for creating HCenOrSep instances. Will throw exception on illegal values.

Apply factory method for creating HCenOrSep instances. Will throw exception on illegal values.

Attributes

Implicits

Implicits

implicit val showEv: ShowTellInt2[HCenOrSep]

implicit Show type class instance / evidence for HCenOrSeps.

implicit Show type class instance / evidence for HCenOrSeps.

Attributes

implicit val unshowEv: UnshowInt2[HCenOrSep]

implicit Unshow type class instance / evidence for HCenOrSeps.

implicit Unshow type class instance / evidence for HCenOrSeps.

Attributes