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 bindRec

  15. object bitraverse

  16. object category

  17. def clone(): AnyRef

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

  19. object comonad

  20. object compose

  21. object contravariant

  22. object divide

  23. object divisible

  24. object enum

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

    Definition Classes
    AnyRef
  26. object equal

  27. def equals(arg0: Any): Boolean

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

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

  30. object foldable1

  31. object functor

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

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

    Definition Classes
    AnyRef → Any
  34. object invariantFunctor

  35. object isEmpty

  36. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  37. object lens

  38. object monad

  39. object monadError

  40. object monadPlus

  41. object monadTrans

  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 profunctor

  50. object semigroup

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

    Definition Classes
    AnyRef
  52. def toString(): String

    Definition Classes
    AnyRef → Any
  53. object traverse

  54. object traverse1

  55. final def wait(): Unit

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped