Stream.Custom.Ordering
This trait can be mixed with existing Ordering inplementations to provide more efficient ways for Streams to calculate min
,max
, and range
.
Apparently primitive based numeral data elements use it a lot
- Source
- Ordering.scala
class java.lang.Object
trait scala.Matchable
class Any