eu.timepit.refined.scalacheck

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. trait Adjacent[T] extends AnyRef

    Auxiliary type class that provides the next smaller or next greater value for a given argument.

  2. trait Bounded[T] extends AnyRef

    Auxiliary type class that provides the upper and lower bounds of a type T.

Value Members

  1. object Adjacent

  2. object Bounded

  3. object OurMath

Ungrouped