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

    Permalink
  5. object all extends ToTypeClassOps with ToDataOps

    Permalink
  6. object applicative extends ToApplicativeOps

    Permalink
  7. object applicativePlus extends ToApplicativePlusOps

    Permalink
  8. object apply extends ToApplyOps

    Permalink
  9. object arrow extends ToArrowOps

    Permalink
  10. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  11. object associative extends ToAssociativeOps

    Permalink
  12. object bifoldable extends ToBifoldableOps

    Permalink
  13. object bifunctor extends ToBifunctorOps

    Permalink
  14. object bind extends ToBindOps

    Permalink
  15. object bitraverse extends ToBitraverseOps

    Permalink
  16. object catchable extends ToCatchableOps

    Permalink
  17. object category extends ToCategoryOps

    Permalink
  18. object choice extends ToChoiceOps

    Permalink
  19. def clone(): AnyRef

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

    Permalink
  21. object comonad extends ToComonadOps

    Permalink
  22. object compose extends ToComposeOps

    Permalink
  23. object contT extends ToContTOps

    Permalink
  24. object contravariant extends ToContravariantOps

    Permalink
  25. object cozip extends ToCozipOps

    Permalink
  26. object either extends ToEitherOps

    Permalink
  27. object enum extends ToEnumOps

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

    Permalink
    Definition Classes
    AnyRef
  29. object equal extends ToEqualOps

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

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

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

    Permalink
  33. object foldable1 extends ToFoldable1Ops

    Permalink
  34. object functor extends ToFunctorOps

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

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

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

    Permalink
  38. object invariantFunctor extends ToInvariantFunctorOps

    Permalink
  39. object isEmpty extends ToIsEmptyOps

    Permalink
  40. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  41. object kleisli extends ToKleisliOps

    Permalink
  42. object maybe extends ToMaybeOps

    Permalink
  43. object monad extends ToMonadOps

    Permalink
  44. object monadError extends ToMonadErrorOps

    Permalink
  45. object monadListen extends ToMonadListenOps

    Permalink
  46. object monadPlus extends ToMonadPlusOps

    Permalink
  47. object monadTell extends ToMonadTellOps

    Permalink
  48. object monadTrans extends ToMonadTransOps

    Permalink
  49. object monoid extends ToMonoidOps

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

    Permalink
    Definition Classes
    AnyRef
  51. object nel extends ToNelOps

    Permalink
  52. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  54. object optional extends ToOptionalOps

    Permalink
  55. object order extends ToOrderOps

    Permalink
  56. object plus extends ToPlusOps

    Permalink
  57. object plusEmpty extends ToPlusEmptyOps

    Permalink
  58. object proChoice extends ToProChoiceOps

    Permalink
  59. object profunctor extends ToProfunctorOps

    Permalink
  60. object reducer extends ToReducerOps

    Permalink
  61. object semigroup extends ToSemigroupOps

    Permalink
  62. object show extends ToShowOps

    Permalink
  63. object split extends ToSplitOps

    Permalink
  64. object state extends ToStateOps

    Permalink
  65. object strictTree extends ToStrictTreeOps

    Permalink
  66. object strong extends ToStrongOps

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

    Permalink
    Definition Classes
    AnyRef
  68. object tag extends ToTagOps

    Permalink
  69. object these extends ToTheseOps

    Permalink
  70. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  71. object traverse extends ToTraverseOps

    Permalink
  72. object traverse1 extends ToTraverse1Ops

    Permalink
  73. object tree extends ToTreeOps

    Permalink
  74. object unzip extends ToUnzipOps

    Permalink
  75. object validation extends ToValidationOps

    Permalink
  76. final def wait(): Unit

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

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

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

    Permalink
  80. object zip extends ToZipOps

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped