GenFractionalPoly

GenFractionalPoly provides evidence that instances of Gen[T] and Fractional[T] exist for some concrete but unknown type T.

Companion:
object
trait GenPoly
class Object
trait Matchable
class Any

Type members

Inherited types

type T
Inherited from:
GenPoly

Value members

Abstract fields

override val numT: Fractional[T]

Inherited fields

val genT: Gen[Any, T]
Inherited from:
GenPoly
final override val ordT: Ordering[T]
Inherited from:
GenNumericPoly