Object

scalaz.scalacheck

ScalazProperties

Related Doc: package scalacheck

Permalink

object ScalazProperties

Scalacheck properties that should hold for instances of type classes defined in Scalaz Core.

Source
ScalazProperties.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalazProperties
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object align

    Permalink
  5. object applicative

    Permalink
  6. object apply

    Permalink
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. object associative

    Permalink
  9. object band

    Permalink
  10. object bifoldable

    Permalink
  11. object bifunctor

    Permalink
  12. object bind

    Permalink
  13. object bindRec

    Permalink
  14. object bitraverse

    Permalink
  15. object category

    Permalink
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. object cobind

    Permalink
  18. object comonad

    Permalink
  19. object compose

    Permalink
  20. object contravariant

    Permalink
  21. object divide

    Permalink
  22. object divisible

    Permalink
  23. object enum

    Permalink
  24. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  25. object equal

    Permalink
  26. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  27. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. object foldable

    Permalink
  29. object foldable1

    Permalink
  30. object functor

    Permalink
  31. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  32. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  33. object invariantFunctor

    Permalink
  34. object isEmpty

    Permalink
  35. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  36. object lens

    Permalink
  37. object monad

    Permalink
  38. object monadError

    Permalink
  39. object monadPlus

    Permalink
  40. object monoid

    Permalink
  41. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  42. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  43. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  44. object order

    Permalink
  45. object plus

    Permalink
  46. object plusEmpty

    Permalink
  47. object reducer

    Permalink
  48. object semigroup

    Permalink
  49. object semilattice

    Permalink
  50. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  51. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  52. object traverse

    Permalink
  53. object traverse1

    Permalink
  54. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  55. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. object zip

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped