given_PartialOrder_Int

stdx.math.PartialOrder.given_PartialOrder_Int
object given_PartialOrder_Int extends PartialOrder[Int]

Attributes

Graph
Supertypes
trait PartialOrder[Int]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def tryComparison(a: Int, b: Int): Comparison

Extensions

Inherited extensions

extension (a: Int)
def <=(b: Int): Boolean

Attributes

Inherited from:
PartialOrder
def equivalent(b: Int): Boolean

Attributes

Inherited from:
PartialOrder
inline def partialCompare(b: Int): Comparison

Attributes

Inherited from:
PartialOrder