given_Order_PositiveLong

stdx.collections.PositiveLong$package.PositiveLong.given_Order_PositiveLong

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Order

Extensions

Inherited extensions

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

Attributes

Inherited from:
PartialOrder
infix def incomparable(b: PositiveLong): Boolean

Attributes

Inherited from:
PartialOrder

Attributes

Inherited from:
PartialOrder
extension (a: PositiveLong)
override def <(b: PositiveLong): Boolean

Attributes

Definition Classes
Inherited from:
Order
override def >(b: PositiveLong): Boolean

Attributes

Definition Classes
Inherited from:
Order
override def >=(b: PositiveLong): Boolean

Attributes

Definition Classes
Inherited from:
Order

Attributes

Inherited from:
Order
override def equivalent(b: PositiveLong): Boolean

Attributes

Definition Classes
Inherited from:
Order