Packages

t

scalaz.syntax

Syntaxes

trait Syntaxes extends AnyRef

Source
Syntax.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Syntaxes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  15. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  20. object align extends ToAlignOps[Align]
  21. object align0 extends ToAlignOps0[Align]
  22. object all extends ToTypeClassOps with ToDataOps
  23. object applicative extends ToApplicativeOps[Applicative]
  24. object applicative0 extends ToApplicativeOps0[Applicative]
  25. object applicativePlus extends ToApplicativePlusOps[ApplicativePlus]
  26. object applicativePlus0 extends ToApplicativePlusOps0[ApplicativePlus]
  27. object apply extends ToApplyOps[Apply]
  28. object apply0 extends ToApplyOps0[Apply]
  29. object arrow extends ToArrowOps[Arrow]
  30. object arrow0 extends ToArrowOps0[Arrow]
  31. object associative extends ToAssociativeOps[Associative]
  32. object associative0 extends ToAssociativeOps0[Associative]
  33. object band extends ToBandOps
  34. object bifoldable extends ToBifoldableOps[Bifoldable]
  35. object bifoldable0 extends ToBifoldableOps0[Bifoldable]
  36. object bifunctor extends ToBifunctorOps[Bifunctor]
  37. object bifunctor0 extends ToBifunctorOps0[Bifunctor]
  38. object bind extends ToBindOps[Bind]
  39. object bind0 extends ToBindOps0[Bind]
  40. object bitraverse extends ToBitraverseOps[Bitraverse]
  41. object bitraverse0 extends ToBitraverseOps0[Bitraverse]
  42. object catchable extends ToCatchableOps[Catchable]
  43. object catchable0 extends ToCatchableOps0[Catchable]
  44. object category extends ToCategoryOps[Category]
  45. object category0 extends ToCategoryOps0[Category]
  46. object choice extends ToChoiceOps[Choice]
  47. object choice0 extends ToChoiceOps0[Choice]
  48. object cobind extends ToCobindOps[Cobind]
  49. object cobind0 extends ToCobindOps0[Cobind]
  50. object comonad extends ToComonadOps[Comonad]
  51. object comonad0 extends ToComonadOps0[Comonad]
  52. object compose extends ToComposeOps[Compose]
  53. object compose0 extends ToComposeOps0[Compose]
  54. object contT extends ToContTOps
  55. object contravariant extends ToContravariantOps[Contravariant]
  56. object contravariant0 extends ToContravariantOps0[Contravariant]
  57. object cozip extends ToCozipOps[Cozip]
  58. object cozip0 extends ToCozipOps0[Cozip]
  59. object either extends ToEitherOps
  60. object eithert extends ToEitherTOps
  61. object enum extends ToEnumOps
  62. object equal extends ToEqualOps
  63. object foldable extends ToFoldableOps[Foldable]
  64. object foldable0 extends ToFoldableOps0[Foldable]
  65. object foldable1 extends ToFoldable1Ops[Foldable1]
  66. object foldable10 extends ToFoldable1Ops0[Foldable1]
  67. object functor extends ToFunctorOps[Functor]
  68. object functor0 extends ToFunctorOps0[Functor]
  69. object id extends ToIdOps
  70. object invariantFunctor extends ToInvariantFunctorOps[InvariantFunctor]
  71. object invariantFunctor0 extends ToInvariantFunctorOps0[InvariantFunctor]
  72. object isEmpty extends ToIsEmptyOps[IsEmpty]
  73. object isEmpty0 extends ToIsEmptyOps0[IsEmpty]
  74. object kleisli extends ToKleisliOps
  75. object maybe extends ToMaybeOps
  76. object monad extends ToMonadOps[Monad]
  77. object monad0 extends ToMonadOps0[Monad]
  78. object monadError extends ToMonadErrorOps[MonadError]
  79. object monadError0 extends ToMonadErrorOps0[MonadError]
  80. object monadListen extends ToMonadListenOps[MonadListen]
  81. object monadListen0 extends ToMonadListenOps0[MonadListen]
  82. object monadPlus extends ToMonadPlusOps[MonadPlus]
  83. object monadPlus0 extends ToMonadPlusOps0[MonadPlus]
  84. object monadTell extends ToMonadTellOps[MonadTell]
  85. object monadTell0 extends ToMonadTellOps0[MonadTell]
  86. object monadTrans extends ToMonadTransOps
  87. object monoid extends ToMonoidOps
  88. object nel extends ToNelOps
  89. object optional extends ToOptionalOps[Optional]
  90. object optional0 extends ToOptionalOps0[Optional]
  91. object order extends ToOrderOps
  92. object plus extends ToPlusOps[Plus]
  93. object plus0 extends ToPlusOps0[Plus]
  94. object plusEmpty extends ToPlusEmptyOps[PlusEmpty]
  95. object plusEmpty0 extends ToPlusEmptyOps0[PlusEmpty]
  96. object proChoice extends ToProChoiceOps[ProChoice]
  97. object proChoice0 extends ToProChoiceOps0[ProChoice]
  98. object profunctor extends ToProfunctorOps[Profunctor]
  99. object profunctor0 extends ToProfunctorOps0[Profunctor]
  100. object reducer extends ToReducerOps
  101. object semigroup extends ToSemigroupOps
  102. object show extends ToShowOps
  103. object split extends ToSplitOps[Split]
  104. object split0 extends ToSplitOps0[Split]
  105. object state extends ToStateOps
  106. object strictTree extends ToStrictTreeOps
  107. object strong extends ToStrongOps[Strong]
  108. object strong0 extends ToStrongOps0[Strong]
  109. object tag extends ToTagOps
  110. object these extends ToTheseOps
  111. object traverse extends ToTraverseOps[Traverse]
  112. object traverse0 extends ToTraverseOps0[Traverse]
  113. object traverse1 extends ToTraverse1Ops[Traverse1]
  114. object traverse10 extends ToTraverse1Ops0[Traverse1]
  115. object tree extends ToTreeOps
  116. object unzip extends ToUnzipOps[Unzip]
  117. object unzip0 extends ToUnzipOps0[Unzip]
  118. object validation extends ToValidationOps
  119. object writer extends ToWriterOps
  120. object zip extends ToZipOps[Zip]
  121. object zip0 extends ToZipOps0[Zip]

Inherited from AnyRef

Inherited from Any

Ungrouped