Max

io.github.iltotore.iron.scalacheck.Max
See theMax companion object
trait Max[A]

Represent the maximum value of a type.

Attributes

Companion
object
Source
Max.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def value: A

The greatest value of type A

The greatest value of type A

Attributes

Source
Max.scala