UpperBounded

cats.kernel.UpperBounded
See theUpperBounded companion trait

Attributes

Companion
trait
Source
Bounded.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[A](implicit u: UpperBounded[A]): UpperBounded[A]

Attributes

Source
Bounded.scala

Inherited methods

def maxBound[A](implicit ev: UpperBounded[A]): A

Attributes

Inherited from:
UpperBoundedFunctions
Source
Bounded.scala