scalaprops

ScalazLaw

Related Docs: class ScalazLaw | package scalaprops

object ScalazLaw

Source
ScalazLaw.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ScalazLaw
  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. val align: ScalazLaw

  5. val alignAll: ScalazLaw

  6. val alignCollapse: ScalazLaw

  7. val applicative: ScalazLaw

  8. val applicativeAll: ScalazLaw

  9. val applicativeHomomorphism: ScalazLaw

  10. val applicativeIdentity: ScalazLaw

  11. val applicativeInterchange: ScalazLaw

  12. val applicativeMapConsistentWithAp: ScalazLaw

  13. val applicativePlus: ScalazLaw

  14. val apply: ScalazLaw

  15. val applyAll: ScalazLaw

  16. val applyComposition: ScalazLaw

  17. val arrow: ScalazLaw

  18. val arrowAll: ScalazLaw

  19. val arrowAssociation: ScalazLaw

  20. val arrowComposition: ScalazLaw

  21. val arrowExchange: ScalazLaw

  22. val arrowExtension: ScalazLaw

  23. val arrowFunctor: ScalazLaw

  24. val arrowIdentity: ScalazLaw

  25. val arrowUnit: ScalazLaw

  26. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  27. val associative: ScalazLaw

  28. val associativeLeftRight: ScalazLaw

  29. val associativeRightLeft: ScalazLaw

  30. val bifoldable: ScalazLaw

  31. val bifoldableAll: ScalazLaw

  32. val bifoldableLeftFMConsistent: ScalazLaw

  33. val bifoldableRightFMConsistent: ScalazLaw

  34. val bifunctor: ScalazLaw

  35. val bind: ScalazLaw

  36. val bindAll: ScalazLaw

  37. val bindApConsistentWithBind: ScalazLaw

  38. val bindAssociativity: ScalazLaw

  39. val bitraverse: ScalazLaw

  40. val bitraverseAll: ScalazLaw

  41. val category: ScalazLaw

  42. val categoryAll: ScalazLaw

  43. val categoryLeftIdentity: ScalazLaw

  44. val categoryRightIdentity: ScalazLaw

  45. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. val cobind: ScalazLaw

  47. val cobindAll: ScalazLaw

  48. val cobindAssociative: ScalazLaw

  49. val comonad: ScalazLaw

  50. val comonadAll: ScalazLaw

  51. val comonadLeftIdentity: ScalazLaw

  52. val comonadRightIdentity: ScalazLaw

  53. val compose: ScalazLaw

  54. val composeAll: ScalazLaw

  55. val composeAssociative: ScalazLaw

  56. val contravariant: ScalazLaw

  57. val contravariantAll: ScalazLaw

  58. val contravariantComposite: ScalazLaw

  59. val contravariantIdentity: ScalazLaw

  60. val enum: ScalazLaw

  61. val enumAll: ScalazLaw

  62. val enumMinMaxPred: ScalazLaw

  63. val enumMinMaxSucc: ScalazLaw

  64. val enumPredN: ScalazLaw

  65. val enumPredOrder: ScalazLaw

  66. val enumPredSucc: ScalazLaw

  67. val enumSuccN: ScalazLaw

  68. val enumSuccOrder: ScalazLaw

  69. val enumSuccPred: ScalazLaw

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

    Definition Classes
    AnyRef
  71. val equal: ScalazLaw

  72. val equalCommutativity: ScalazLaw

  73. val equalNaturality: ScalazLaw

  74. val equalReflexive: ScalazLaw

  75. val equalTransitive: ScalazLaw

  76. def equals(arg0: Any): Boolean

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  78. val foldable: ScalazLaw

  79. val foldable1: ScalazLaw

  80. val foldable1All: ScalazLaw

  81. val foldable1LeftFM1Consistent: ScalazLaw

  82. val foldable1RightFM1Consistent: ScalazLaw

  83. val foldableLeftFMConsistent: ScalazLaw

  84. val foldableRightFMConsistent: ScalazLaw

  85. val functor: ScalazLaw

  86. val functorAll: ScalazLaw

  87. val functorCompsite: ScalazLaw

  88. val functorIdentity: ScalazLaw

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

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

    Definition Classes
    AnyRef → Any
  91. val invariantFunctor: ScalazLaw

  92. val invariantFunctorComposite: ScalazLaw

  93. val invariantFunctorIdentity: ScalazLaw

  94. val isEmpty: ScalazLaw

  95. val isEmptyAll: ScalazLaw

  96. val isEmptyEmptyIsEmpty: ScalazLaw

  97. val isEmptyEmptyPlusIdentity: ScalazLaw

  98. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  99. val lens: ScalazLaw

  100. val lensDoubleSet: ScalazLaw

  101. val lensIdentity: ScalazLaw

  102. val lensRetention: ScalazLaw

  103. val monad: ScalazLaw

  104. val monadAll: ScalazLaw

  105. val monadError: ScalazLaw

  106. val monadErrorAll: ScalazLaw

  107. val monadErrorErrorsRaised: ScalazLaw

  108. val monadErrorErrorsStopComputation: ScalazLaw

  109. val monadErrorRaisedErrorsHandled: ScalazLaw

  110. val monadLeftIdentity: ScalazLaw

  111. val monadPlus: ScalazLaw

  112. val monadPlusAll: ScalazLaw

  113. val monadPlusEmptyMap: ScalazLaw

  114. val monadPlusLeftZero: ScalazLaw

  115. val monadPlusRightZero: ScalazLaw

  116. val monadRightIdentity: ScalazLaw

  117. val monoid: ScalazLaw

  118. val monoidAll: ScalazLaw

  119. val monoidLeftIdentity: ScalazLaw

  120. val monoidRightIdentity: ScalazLaw

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

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

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

    Definition Classes
    AnyRef
  124. val order: ScalazLaw

  125. val orderAll: ScalazLaw

  126. val orderAntisymmetric: ScalazLaw

  127. val orderConsistentScalaOrdering: ScalazLaw

  128. val orderOrderAndEqualConsistent: ScalazLaw

  129. val orderTransitiveOrder: ScalazLaw

  130. val plus: ScalazLaw

  131. val plusAll: ScalazLaw

  132. val plusAssociative: ScalazLaw

  133. val plusEmpty: ScalazLaw

  134. val plusEmptyAll: ScalazLaw

  135. val plusEmptyLeftIdentity: ScalazLaw

  136. val plusEmptyRightIdentity: ScalazLaw

  137. val profunctor: ScalazLaw

  138. implicit val scalazLawGen: Gen[ScalazLaw]

  139. implicit val scalazLawOrder: Order[ScalazLaw]

  140. val semigroup: ScalazLaw

  141. val semigroupAssociative: ScalazLaw

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

    Definition Classes
    AnyRef
  143. def toString(): String

    Definition Classes
    AnyRef → Any
  144. val traverse: ScalazLaw

  145. val traverse1: ScalazLaw

  146. val traverse1All: ScalazLaw

  147. val traverse1Identity: ScalazLaw

  148. val traverse1Naturality1: ScalazLaw

  149. val traverse1ParallelFusion1: ScalazLaw

  150. val traverse1SequentialFusion1: ScalazLaw

  151. val traverseAll: ScalazLaw

  152. val traverseIdentity: ScalazLaw

  153. val traverseNaturality: ScalazLaw

  154. val traverseParallelFusion: ScalazLaw

  155. val traversePurityIList: ScalazLaw

  156. val traversePurityMaybe: ScalazLaw

  157. val traverseSequentialFusion: ScalazLaw

  158. val values: List[ScalazLaw]

  159. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  162. val zip: ScalazLaw

  163. val zipApply: ScalazLaw

  164. val zipPreservation: ScalazLaw

  165. val zipSymmetric: ScalazLaw

Inherited from AnyRef

Inherited from Any

Ungrouped