Choose

scalaprops.Choose
See theChoose companion class
object Choose

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Choose.type

Members list

Value members

Concrete methods

def apply[A](implicit A: Choose[A]): Choose[A]

Implicits

Implicits

implicit val byteChoose: Choose[Byte]
implicit val intChoose: Choose[Int]
implicit val longChoose: Choose[Long]
implicit val shortChoose: Choose[Short]