scalacheck

class Arb

[source: scalacheck/Arb.scala]

sealed class Arb[T]
extends AnyRef
Dummy type that helps Scala's type inference a bit.
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf