Trait

scalaz.syntax

Syntaxes

Related Doc: package syntax

Permalink

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object align extends ToAlignOps[Align]

    Permalink
  5. object align0 extends ToAlignOps0[Align]

    Permalink
  6. object all extends ToTypeClassOps with ToDataOps

    Permalink
  7. object applicative extends ToApplicativeOps[Applicative]

    Permalink
  8. object applicative0 extends ToApplicativeOps0[Applicative]

    Permalink
  9. object applicativePlus extends ToApplicativePlusOps[ApplicativePlus]

    Permalink
  10. object applicativePlus0 extends ToApplicativePlusOps0[ApplicativePlus]

    Permalink
  11. object apply extends ToApplyOps[Apply]

    Permalink
  12. object apply0 extends ToApplyOps0[Apply]

    Permalink
  13. object arrow extends ToArrowOps[Arrow]

    Permalink
  14. object arrow0 extends ToArrowOps0[Arrow]

    Permalink
  15. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  16. object associative extends ToAssociativeOps[Associative]

    Permalink
  17. object associative0 extends ToAssociativeOps0[Associative]

    Permalink
  18. object band extends ToBandOps

    Permalink
  19. object bifoldable extends ToBifoldableOps[Bifoldable]

    Permalink
  20. object bifoldable0 extends ToBifoldableOps0[Bifoldable]

    Permalink
  21. object bifunctor extends ToBifunctorOps[Bifunctor]

    Permalink
  22. object bifunctor0 extends ToBifunctorOps0[Bifunctor]

    Permalink
  23. object bind extends ToBindOps[Bind]

    Permalink
  24. object bind0 extends ToBindOps0[Bind]

    Permalink
  25. object bitraverse extends ToBitraverseOps[Bitraverse]

    Permalink
  26. object bitraverse0 extends ToBitraverseOps0[Bitraverse]

    Permalink
  27. object catchable extends ToCatchableOps[Catchable]

    Permalink
  28. object catchable0 extends ToCatchableOps0[Catchable]

    Permalink
  29. object category extends ToCategoryOps[Category]

    Permalink
  30. object category0 extends ToCategoryOps0[Category]

    Permalink
  31. object choice extends ToChoiceOps[Choice]

    Permalink
  32. object choice0 extends ToChoiceOps0[Choice]

    Permalink
  33. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. object cobind extends ToCobindOps[Cobind]

    Permalink
  35. object cobind0 extends ToCobindOps0[Cobind]

    Permalink
  36. object comonad extends ToComonadOps[Comonad]

    Permalink
  37. object comonad0 extends ToComonadOps0[Comonad]

    Permalink
  38. object compose extends ToComposeOps[Compose]

    Permalink
  39. object compose0 extends ToComposeOps0[Compose]

    Permalink
  40. object contT extends ToContTOps

    Permalink
  41. object contravariant extends ToContravariantOps[Contravariant]

    Permalink
  42. object contravariant0 extends ToContravariantOps0[Contravariant]

    Permalink
  43. object cozip extends ToCozipOps[Cozip]

    Permalink
  44. object cozip0 extends ToCozipOps0[Cozip]

    Permalink
  45. object either extends ToEitherOps

    Permalink
  46. object eithert extends ToEitherTOps

    Permalink
  47. object enum extends ToEnumOps

    Permalink
  48. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  49. object equal extends ToEqualOps

    Permalink
  50. def equals(arg0: Any): Boolean

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  52. object foldable extends ToFoldableOps[Foldable]

    Permalink
  53. object foldable0 extends ToFoldableOps0[Foldable]

    Permalink
  54. object foldable1 extends ToFoldable1Ops[Foldable1]

    Permalink
  55. object foldable10 extends ToFoldable1Ops0[Foldable1]

    Permalink
  56. object functor extends ToFunctorOps[Functor]

    Permalink
  57. object functor0 extends ToFunctorOps0[Functor]

    Permalink
  58. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  60. object id extends ToIdOps

    Permalink
  61. object invariantFunctor extends ToInvariantFunctorOps[InvariantFunctor]

    Permalink
  62. object invariantFunctor0 extends ToInvariantFunctorOps0[InvariantFunctor]

    Permalink
  63. object isEmpty extends ToIsEmptyOps[IsEmpty]

    Permalink
  64. object isEmpty0 extends ToIsEmptyOps0[IsEmpty]

    Permalink
  65. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  66. object kleisli extends ToKleisliOps

    Permalink
  67. object maybe extends ToMaybeOps

    Permalink
  68. object monad extends ToMonadOps[Monad]

    Permalink
  69. object monad0 extends ToMonadOps0[Monad]

    Permalink
  70. object monadError extends ToMonadErrorOps[MonadError]

    Permalink
  71. object monadError0 extends ToMonadErrorOps0[MonadError]

    Permalink
  72. object monadListen extends ToMonadListenOps[MonadListen]

    Permalink
  73. object monadListen0 extends ToMonadListenOps0[MonadListen]

    Permalink
  74. object monadPlus extends ToMonadPlusOps[MonadPlus]

    Permalink
  75. object monadPlus0 extends ToMonadPlusOps0[MonadPlus]

    Permalink
  76. object monadTell extends ToMonadTellOps[MonadTell]

    Permalink
  77. object monadTell0 extends ToMonadTellOps0[MonadTell]

    Permalink
  78. object monadTrans extends ToMonadTransOps

    Permalink
  79. object monoid extends ToMonoidOps

    Permalink
  80. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  81. object nel extends ToNelOps

    Permalink
  82. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  83. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  84. object optional extends ToOptionalOps[Optional]

    Permalink
  85. object optional0 extends ToOptionalOps0[Optional]

    Permalink
  86. object order extends ToOrderOps

    Permalink
  87. object plus extends ToPlusOps[Plus]

    Permalink
  88. object plus0 extends ToPlusOps0[Plus]

    Permalink
  89. object plusEmpty extends ToPlusEmptyOps[PlusEmpty]

    Permalink
  90. object plusEmpty0 extends ToPlusEmptyOps0[PlusEmpty]

    Permalink
  91. object proChoice extends ToProChoiceOps[ProChoice]

    Permalink
  92. object proChoice0 extends ToProChoiceOps0[ProChoice]

    Permalink
  93. object profunctor extends ToProfunctorOps[Profunctor]

    Permalink
  94. object profunctor0 extends ToProfunctorOps0[Profunctor]

    Permalink
  95. object reducer extends ToReducerOps

    Permalink
  96. object semigroup extends ToSemigroupOps

    Permalink
  97. object show extends ToShowOps

    Permalink
  98. object split extends ToSplitOps[Split]

    Permalink
  99. object split0 extends ToSplitOps0[Split]

    Permalink
  100. object state extends ToStateOps

    Permalink
  101. object strictTree extends ToStrictTreeOps

    Permalink
  102. object strong extends ToStrongOps[Strong]

    Permalink
  103. object strong0 extends ToStrongOps0[Strong]

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

    Permalink
    Definition Classes
    AnyRef
  105. object tag extends ToTagOps

    Permalink
  106. object these extends ToTheseOps

    Permalink
  107. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  108. object traverse extends ToTraverseOps[Traverse]

    Permalink
  109. object traverse0 extends ToTraverseOps0[Traverse]

    Permalink
  110. object traverse1 extends ToTraverse1Ops[Traverse1]

    Permalink
  111. object traverse10 extends ToTraverse1Ops0[Traverse1]

    Permalink
  112. object tree extends ToTreeOps

    Permalink
  113. object unzip extends ToUnzipOps[Unzip]

    Permalink
  114. object unzip0 extends ToUnzipOps0[Unzip]

    Permalink
  115. object validation extends ToValidationOps

    Permalink
  116. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  119. object writer extends ToWriterOps

    Permalink
  120. object zip extends ToZipOps[Zip]

    Permalink
  121. object zip0 extends ToZipOps0[Zip]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped