A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://scala-lang.org/api/3.x/scala/math/Ordering$$Implicits$.html below:

Implicits

scala.math.Ordering.Implicits

An object containing implicits which are not in the default scope.

Attributes
Source
Ordering.scala
Graph
Supertypes
Self type
Members list

This implicit creates a conversion from any value for which an implicit Ordering exists to the class which creates infix operations.

This implicit creates a conversion from any value for which an implicit Ordering exists to the class which creates infix operations. With it imported, you can write methods as follows:

def lessThan[T: Ordering](x: T, y: T) = x < y
Attributes
Inherited from:
ExtraImplicits
Source
Ordering.scala

Not in the standard scope due to the potential for divergence: For instance implicitly[Ordering[Any]] diverges in its presence.

Not in the standard scope due to the potential for divergence: For instance implicitly[Ordering[Any]] diverges in its presence.

Attributes
Inherited from:
ExtraImplicits
Source
Ordering.scala

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4