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 band

  12. object bifoldable

  13. object bifunctor

  14. object bind

  15. object bindRec

  16. object bitraverse

  17. object category

  18. def clone(): AnyRef

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

  20. object comonad

  21. object compose

  22. object contravariant

  23. object divide

  24. object divisible

  25. object enum

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

    Definition Classes
    AnyRef
  27. object equal

  28. def equals(arg0: Any): Boolean

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

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

  31. object foldable1

  32. object functor

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

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

    Definition Classes
    AnyRef → Any
  35. object invariantFunctor

  36. object isEmpty

  37. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  38. object lens

  39. object monad

  40. object monadError

  41. object monadPlus

  42. object monoid

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

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

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

    Definition Classes
    AnyRef
  46. object order

  47. object plus

  48. object plusEmpty

  49. object semigroup

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

    Definition Classes
    AnyRef
  51. def toString(): String

    Definition Classes
    AnyRef → Any
  52. object traverse

  53. object traverse1

  54. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped