PartialOrder

stdx.math.PartialOrder
See thePartialOrder companion trait
object PartialOrder

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object given_PartialOrder_Int extends PartialOrder[Int]

Attributes

Supertypes
trait PartialOrder[Int]
class Object
trait Matchable
class Any
Self type
object given_PartialOrder_Long extends PartialOrder[Long]

Attributes

Supertypes
trait PartialOrder[Long]
class Object
trait Matchable
class Any
Self type
object given_PartialOrder_String extends PartialOrder[String]

Attributes

Supertypes
trait PartialOrder[String]
class Object
trait Matchable
class Any
Self type