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: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Definition Classes
    Any
  6. object align

  7. object applicative

  8. object apply

  9. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  10. object bifoldable

  11. object bifunctor

  12. object bind

  13. object bitraverse

  14. object category

  15. def clone(): AnyRef

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

  17. object comonad

  18. object compose

  19. object contravariant

  20. object enum

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

    Definition Classes
    AnyRef
  22. object equal

  23. def equals(arg0: Any): Boolean

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

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

  26. object foldable1

  27. object functor

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

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

    Definition Classes
    AnyRef → Any
  30. object invariantFunctor

  31. object isEmpty

  32. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  33. object lens

  34. object monad

  35. object monadError

  36. object monadPlus

  37. object monoid

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

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

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

    Definition Classes
    AnyRef
  41. object order

  42. object plus

  43. object plusEmpty

  44. object semigroup

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

    Definition Classes
    AnyRef
  46. def toString(): String

    Definition Classes
    AnyRef → Any
  47. object traverse

  48. object traverse1

  49. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. 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