scalaz.scalacheck

ScalazProperties

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
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 associative

  11. object bifoldable

  12. object bifunctor

  13. object bind

  14. object bitraverse

  15. object category

  16. def clone(): AnyRef

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

  18. object comonad

  19. object compose

  20. object contravariant

  21. object divide

  22. object divisible

  23. object enum

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

    Definition Classes
    AnyRef
  25. object equal

  26. def equals(arg0: Any): Boolean

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

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

  29. object foldable1

  30. object functor

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

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

    Definition Classes
    AnyRef → Any
  33. object invariantFunctor

  34. object isEmpty

  35. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  36. object lens

  37. object monad

  38. object monadError

  39. object monadPlus

  40. object monoid

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

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

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

    Definition Classes
    AnyRef
  44. object order

  45. object plus

  46. object plusEmpty

  47. object semigroup

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

    Definition Classes
    AnyRef
  49. def toString(): String

    Definition Classes
    AnyRef → Any
  50. object traverse

  51. object traverse1

  52. final def wait(): Unit

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

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

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