scalaz-scalacheck-binding
scalaz-scalacheck-binding
scalaz.scalacheck
ScalaCheckBinding
ScalaCheckBinding1
ScalazArbitrary
ScalazArbitrary1
ScalazArbitraryPlatform
ScalazProperties
align
applicative
apply
associative
band
bifoldable
bifunctor
bind
bindRec
bitraverse
category
cobind
comonad
compose
contravariant
divide
divisible
enum
equal
foldable
foldable1
functor
invariantFunctor
isEmpty
lens
monad
monadError
monadPlus
monoid
order
plus
plusEmpty
reducer
semigroup
semilattice
traverse
traverse1
zip
scalaz-scalacheck-binding
/
scalaz.scalacheck
/
ScalazProperties
/
functor
functor
object
functor
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
functor
Value members
Value members
Concrete methods
def
composite
[F[_], X, Y, Z](implicit F:
Functor
[F], af:
Arbitrary
[F[X]], axy:
Arbitrary
[X => Y], ayz:
Arbitrary
[Y => Z], ef:
Equal
[F[Z]]):
Prop
def
identity
[F[_], X](implicit F:
Functor
[F], afx:
Arbitrary
[F[X]], ef:
Equal
[F[X]]):
Prop
def
laws
[F[_]](implicit F:
Functor
[F], af:
Arbitrary
[F[
Int
]], axy:
Arbitrary
[
Int
=>
Int
], ef:
Equal
[F[
Int
]]):
Properties