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 contravariant extends ToContravariantOps

    Permalink
  24. object cozip extends ToCozipOps

    Permalink
  25. object either extends ToEitherOps

    Permalink
  26. object enum extends ToEnumOps

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

    Permalink
    Definition Classes
    AnyRef
  28. object equal extends ToEqualOps

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

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

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

    Permalink
  32. object foldable1 extends ToFoldable1Ops

    Permalink
  33. object functor extends ToFunctorOps

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

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

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

    Permalink
  37. object invariantFunctor extends ToInvariantFunctorOps

    Permalink
  38. object isEmpty extends ToIsEmptyOps

    Permalink
  39. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  40. object kleisli extends ToKleisliOps

    Permalink
  41. object maybe extends ToMaybeOps

    Permalink
  42. object monad extends ToMonadOps

    Permalink
  43. object monadError extends ToMonadErrorOps

    Permalink
  44. object monadListen extends ToMonadListenOps

    Permalink
  45. object monadPlus extends ToMonadPlusOps

    Permalink
  46. object monadTell extends ToMonadTellOps

    Permalink
  47. object monoid extends ToMonoidOps

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

    Permalink
    Definition Classes
    AnyRef
  49. object nel extends ToNelOps

    Permalink
  50. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  52. object optional extends ToOptionalOps

    Permalink
  53. object order extends ToOrderOps

    Permalink
  54. object plus extends ToPlusOps

    Permalink
  55. object plusEmpty extends ToPlusEmptyOps

    Permalink
  56. object proChoice extends ToProChoiceOps

    Permalink
  57. object profunctor extends ToProfunctorOps

    Permalink
  58. object reducer extends ToReducerOps

    Permalink
  59. object semigroup extends ToSemigroupOps

    Permalink
  60. object show extends ToShowOps

    Permalink
  61. object split extends ToSplitOps

    Permalink
  62. object state extends ToStateOps

    Permalink
  63. object strong extends ToStrongOps

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

    Permalink
    Definition Classes
    AnyRef
  65. object tag extends ToTagOps

    Permalink
  66. object these extends ToTheseOps

    Permalink
  67. def toString(): String

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

    Permalink
  69. object traverse1 extends ToTraverse1Ops

    Permalink
  70. object tree extends ToTreeOps

    Permalink
  71. object unzip extends ToUnzipOps

    Permalink
  72. object validation extends ToValidationOps

    Permalink
  73. final def wait(): Unit

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

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

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

    Permalink
  77. object zip extends ToZipOps

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped