ScalaCheck 1.0
|
|
scalacheck/Prop.scala
]
class
ExtendedBoolean(b : Boolean)
extends
AnyRefMethod Summary | |
def
|
==>
(p : => Prop) : Prop
Implication
|
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Method Details |
ScalaCheck 1.0
|
|