scalaz.scalacheck

ScalazProperties

object ScalazProperties

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

Source
ScalazProperties.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ScalazProperties
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

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

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

    Definition Classes
    AnyRef → Any
  4. object align

  5. object applicative

  6. object apply

  7. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  8. object bifoldable

  9. object bifunctor

  10. object bind

  11. object bitraverse

  12. object category

  13. def clone(): AnyRef

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

  15. object comonad

  16. object compose

  17. object contravariant

  18. object enum

  19. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  20. object equal

  21. def equals(arg0: Any): Boolean

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

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

  24. object foldable1

  25. object functor

  26. final def getClass(): Class[_]

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

    Definition Classes
    AnyRef → Any
  28. object invariantFunctor

  29. object isEmpty

  30. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  31. object lens

  32. object monad

  33. object monadPlus

  34. object monoid

  35. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Definition Classes
    AnyRef
  37. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  38. object order

  39. object plus

  40. object plusEmpty

  41. object semigroup

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

    Definition Classes
    AnyRef
  43. def toString(): String

    Definition Classes
    AnyRef → Any
  44. object traverse

  45. object traverse1

  46. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. object zip

Deprecated Value Members

  1. object metricSpace

    Annotations
    @deprecated
    Deprecated

    (Since version 7.0.1) MetricSpace is deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped