
scalaprops.CogenState.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalaprops-gen_2.12.0-M5 Show documentation
Show all versions of scalaprops-gen_2.12.0-M5 Show documentation
pure functional random value generator
The newest version!
package scalaprops
final case class CogenState[A](rand: Rand, gen: Gen[A])
© 2015 - 2025 Weber Informatics LLC | Privacy Policy