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 enum extends ToEnumOps

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

    Permalink
    Definition Classes
    AnyRef
  48. object equal extends ToEqualOps

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

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

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

    Permalink
  52. object foldable0 extends ToFoldableOps0[Foldable]

    Permalink
  53. object foldable1 extends ToFoldable1Ops[Foldable1]

    Permalink
  54. object foldable10 extends ToFoldable1Ops0[Foldable1]

    Permalink
  55. object functor extends ToFunctorOps[Functor]

    Permalink
  56. object functor0 extends ToFunctorOps0[Functor]

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

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

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

    Permalink
  60. object invariantFunctor extends ToInvariantFunctorOps[InvariantFunctor]

    Permalink
  61. object invariantFunctor0 extends ToInvariantFunctorOps0[InvariantFunctor]

    Permalink
  62. object isEmpty extends ToIsEmptyOps[IsEmpty]

    Permalink
  63. object isEmpty0 extends ToIsEmptyOps0[IsEmpty]

    Permalink
  64. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  65. object kleisli extends ToKleisliOps

    Permalink
  66. object maybe extends ToMaybeOps

    Permalink
  67. object monad extends ToMonadOps[Monad]

    Permalink
  68. object monad0 extends ToMonadOps0[Monad]

    Permalink
  69. object monadError extends ToMonadErrorOps[MonadError]

    Permalink
  70. object monadError0 extends ToMonadErrorOps0[MonadError]

    Permalink
  71. object monadListen extends ToMonadListenOps[MonadListen]

    Permalink
  72. object monadListen0 extends ToMonadListenOps0[MonadListen]

    Permalink
  73. object monadPlus extends ToMonadPlusOps[MonadPlus]

    Permalink
  74. object monadPlus0 extends ToMonadPlusOps0[MonadPlus]

    Permalink
  75. object monadTell extends ToMonadTellOps[MonadTell]

    Permalink
  76. object monadTell0 extends ToMonadTellOps0[MonadTell]

    Permalink
  77. object monadTrans extends ToMonadTransOps

    Permalink
  78. object monoid extends ToMonoidOps

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

    Permalink
    Definition Classes
    AnyRef
  80. object nel extends ToNelOps

    Permalink
  81. final def notify(): Unit

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

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

    Permalink
  84. object optional0 extends ToOptionalOps0[Optional]

    Permalink
  85. object order extends ToOrderOps

    Permalink
  86. object plus extends ToPlusOps[Plus]

    Permalink
  87. object plus0 extends ToPlusOps0[Plus]

    Permalink
  88. object plusEmpty extends ToPlusEmptyOps[PlusEmpty]

    Permalink
  89. object plusEmpty0 extends ToPlusEmptyOps0[PlusEmpty]

    Permalink
  90. object proChoice extends ToProChoiceOps[ProChoice]

    Permalink
  91. object proChoice0 extends ToProChoiceOps0[ProChoice]

    Permalink
  92. object profunctor extends ToProfunctorOps[Profunctor]

    Permalink
  93. object profunctor0 extends ToProfunctorOps0[Profunctor]

    Permalink
  94. object reducer extends ToReducerOps

    Permalink
  95. object semigroup extends ToSemigroupOps

    Permalink
  96. object show extends ToShowOps

    Permalink
  97. object split extends ToSplitOps[Split]

    Permalink
  98. object split0 extends ToSplitOps0[Split]

    Permalink
  99. object state extends ToStateOps

    Permalink
  100. object strictTree extends ToStrictTreeOps

    Permalink
  101. object strong extends ToStrongOps[Strong]

    Permalink
  102. object strong0 extends ToStrongOps0[Strong]

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

    Permalink
    Definition Classes
    AnyRef
  104. object tag extends ToTagOps

    Permalink
  105. object these extends ToTheseOps

    Permalink
  106. def toString(): String

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

    Permalink
  108. object traverse0 extends ToTraverseOps0[Traverse]

    Permalink
  109. object traverse1 extends ToTraverse1Ops[Traverse1]

    Permalink
  110. object traverse10 extends ToTraverse1Ops0[Traverse1]

    Permalink
  111. object tree extends ToTreeOps

    Permalink
  112. object unzip extends ToUnzipOps[Unzip]

    Permalink
  113. object unzip0 extends ToUnzipOps0[Unzip]

    Permalink
  114. object validation extends ToValidationOps

    Permalink
  115. final def wait(): Unit

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

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

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

    Permalink
  119. object zip extends ToZipOps[Zip]

    Permalink
  120. object zip0 extends ToZipOps0[Zip]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped