scalaz.scalacheck

ScalazProperties

Related Doc: package scalacheck

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 associative

  9. object bifoldable

  10. object bifunctor

  11. object bind

  12. object bitraverse

  13. object category

  14. def clone(): AnyRef

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

  16. object comonad

  17. object compose

  18. object contravariant

  19. object enum

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

    Definition Classes
    AnyRef
  21. object equal

  22. def equals(arg0: Any): Boolean

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

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

  25. object foldable1

  26. object functor

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

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

    Definition Classes
    AnyRef → Any
  29. object invariantFunctor

  30. object isEmpty

  31. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  32. object lens

  33. object monad

  34. object monadError

  35. object monadPlus

  36. object monoid

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

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

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

    Definition Classes
    AnyRef
  40. object order

  41. object plus

  42. object plusEmpty

  43. object semigroup

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

    Definition Classes
    AnyRef
  45. def toString(): String

    Definition Classes
    AnyRef → Any
  46. object traverse

  47. object traverse1

  48. final def wait(): Unit

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

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

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