All Downloads are FREE. Search and download functionalities are using the official Maven repository.

algebra.laws.CheckSupport.scala Maven / Gradle / Ivy

The newest version!
package algebra.laws

/**
 * This object contains Arbitrary instances for types defined in
 * algebra.std, as well as anything else we'd like to import to assist
 * in running ScalaCheck tests.
 * 
 * (Since algebra-std has no dependencies, its types can't define
 * Arbitrary instances in companions.)
 */
object CheckSupport {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy