Prop

weaver.scalacheck.Checkers$.Prop$
See theProp companion trait
object Prop

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Prop.type

Members list

Concise view

Value members

Concrete methods

def apply[F[_], B](implicit ev: Prop[F, B]): Prop[F, B]

Implicits

Implicits

implicit def unwrapped[F[_], FE](implicit ev: FE <:< F[Expectations]): Prop[F, FE]
implicit def wrap[F[_] : Applicative]: Prop[F, Expectations]