Min

io.github.iltotore.iron.scalacheck.Min
See theMin companion object
trait Min[A]

Represent the minimum value of a type.

Attributes

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

Members list

Value members

Abstract methods

def value: A

The lowest value of type A

The lowest value of type A

Attributes

Source
Min.scala