scalacheck.Prop

class ExtendedBoolean

[source: scalacheck/Prop.scala]

class ExtendedBoolean(b : Boolean)
extends AnyRef
Method 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
def ==>(p : => Prop) : Prop
Implication