scalaz.stream.ReceiveY

HaltOne

sealed trait HaltOne extends ReceiveY[Nothing, Nothing]

Source
ReceiveY.scala
Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. HaltOne
  2. ReceiveY
  3. AnyRef
  4. Any
Implicitly
  1. by toFunctorOps
  2. by toApplyOps
  3. by toApplicativeOps
  4. by toMonadOps
  5. by toFunctorOps
  6. by toApplyOps
  7. by toApplicativeOps
  8. by toMonadOps
  9. by any2stringadd
  10. by any2stringfmt
  11. by any2ArrowAssoc
  12. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract val cause: Cause

Concrete Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def *>[B](fb: ReceiveY[X, B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  5. final def *>[B](fb: ReceiveY[X, B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  6. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from HaltOne to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  7. def ->[B](y: B): (HaltOne, B)

    Implicit information
    This member is added by an implicit conversion from HaltOne to ArrowAssoc[HaltOne] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  8. final def <*[B](fb: ReceiveY[X, B]): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  9. final def <*[B](fb: ReceiveY[X, B]): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  10. final def <*>[B](f: ReceiveY[X, (A) ⇒ B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  11. final def <*>[B](f: ReceiveY[X, (A) ⇒ B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  12. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  13. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  14. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  15. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  16. final def cosequence[G[_], B](implicit ev: ===[A, G[B]], D: Distributive[G]): G[ReceiveY[X, B]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  17. final def cosequence[G[_], B](implicit ev: ===[A, G[B]], D: Distributive[G]): G[ReceiveY[X, B]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  18. final def cotraverse[G[_], B, C](f: (ReceiveY[X, B]) ⇒ C)(implicit ev: ===[A, G[B]], D: Distributive[G]): G[C]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  19. final def cotraverse[G[_], B, C](f: (ReceiveY[X, B]) ⇒ C)(implicit ev: ===[A, G[B]], D: Distributive[G]): G[C]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  20. final def distribute[G[_], B](f: (A) ⇒ G[B])(implicit D: Distributive[G]): G[ReceiveY[X, B]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  21. final def distribute[G[_], B](f: (A) ⇒ G[B])(implicit D: Distributive[G]): G[ReceiveY[X, B]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  22. def ensuring(cond: (HaltOne) ⇒ Boolean, msg: ⇒ Any): HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to Ensuring[HaltOne] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: (HaltOne) ⇒ Boolean): HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to Ensuring[HaltOne] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean, msg: ⇒ Any): HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to Ensuring[HaltOne] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean): HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to Ensuring[HaltOne] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean

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

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. def flip: ReceiveY[Nothing, Nothing]

    Definition Classes
    ReceiveY
  30. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from HaltOne to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  31. final def fproduct[B](f: (A) ⇒ B): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  32. final def fproduct[B](f: (A) ⇒ B): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  33. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  34. def haltedBy: Option[Cause]

    Definition Classes
    ReceiveY
  35. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  36. def isHalted: Boolean

    Definition Classes
    ReceiveY
  37. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  38. def isL: Boolean

    Definition Classes
    ReceiveY
  39. def isR: Boolean

    Definition Classes
    ReceiveY
  40. def iterateUntil(p: (A) ⇒ Boolean): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  41. def iterateUntil(p: (A) ⇒ Boolean): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  42. def iterateWhile(p: (A) ⇒ Boolean): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  43. def iterateWhile(p: (A) ⇒ Boolean): ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  44. final def map[B](f: (A) ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  45. final def map[B](f: (A) ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  46. def mapL[A2](f: (Nothing) ⇒ A2): ReceiveY[A2, Nothing]

    Definition Classes
    ReceiveY
  47. def mapR[B2](f: (Nothing) ⇒ B2): ReceiveY[Nothing, B2]

    Definition Classes
    ReceiveY
  48. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  49. final def notify(): Unit

    Definition Classes
    AnyRef
  50. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  51. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  52. def toString(): String

    Definition Classes
    AnyRef → Any
  53. final def tuple[B](f: ReceiveY[X, B]): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  54. final def tuple[B](f: ReceiveY[X, B]): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  55. def untilM[G[_]](p: ⇒ ReceiveY[X, Boolean])(implicit G: MonadPlus[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  56. def untilM[G[_]](p: ⇒ ReceiveY[X, Boolean])(implicit G: MonadPlus[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  57. def untilM_(p: ⇒ ReceiveY[X, Boolean]): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  58. def untilM_(p: ⇒ ReceiveY[X, Boolean]): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  59. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. def whileM[G[_]](p: ReceiveY[X, Boolean])(implicit G: MonadPlus[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  63. def whileM[G[_]](p: ReceiveY[X, Boolean])(implicit G: MonadPlus[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  64. def whileM_(p: ReceiveY[X, Boolean]): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  65. def whileM_(p: ReceiveY[X, Boolean]): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    MonadOps
  66. final def widen[B](implicit ev: <~<[A, B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  67. final def widen[B](implicit ev: <~<[A, B]): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  68. final def |@|[B](fb: ReceiveY[X, B]): ApplicativeBuilder[[y]ReceiveY[X, y], A, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  69. final def |@|[B](fb: ReceiveY[X, B]): ApplicativeBuilder[[y]ReceiveY[X, y], A, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  70. def [B](y: B): (HaltOne, B)

    Implicit information
    This member is added by an implicit conversion from HaltOne to ArrowAssoc[HaltOne] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
  71. final def [B](f: (A) ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  72. final def [B](f: (A) ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    FunctorOps
  73. final def [B](fb: ReceiveY[X, B]): ApplicativeBuilder[[y]ReceiveY[X, y], A, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps
  74. final def [B](fb: ReceiveY[X, B]): ApplicativeBuilder[[y]ReceiveY[X, y], A, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Definition Classes
    ApplyOps

Shadowed Implicit Value Members

  1. final def >|[B](b: ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).>|(b)
    Definition Classes
    FunctorOps
  2. final def >|[B](b: ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).>|(b)
    Definition Classes
    FunctorOps
  3. implicit val F: Functor[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    FunctorOps
  4. implicit val F: Apply[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplyOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    ApplyOps
  5. implicit val F: Applicative[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    ApplicativeOps
  6. implicit val F: Monad[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    MonadOps
  7. implicit val F: Functor[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    FunctorOps
  8. implicit val F: Apply[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplyOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    ApplyOps
  9. implicit val F: Applicative[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    ApplicativeOps
  10. implicit val F: Monad[[y]ReceiveY[X, y]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).F
    Definition Classes
    MonadOps
  11. final def as[B](b: ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).as(b)
    Definition Classes
    FunctorOps
  12. final def as[B](b: ⇒ B): ReceiveY[X, B]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).as(b)
    Definition Classes
    FunctorOps
  13. final def fpair: ReceiveY[X, (A, A)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).fpair
    Definition Classes
    FunctorOps
  14. final def fpair: ReceiveY[X, (A, A)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).fpair
    Definition Classes
    FunctorOps
  15. final def fpoint[G[_]](implicit arg0: Applicative[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).fpoint(arg0)
    Definition Classes
    FunctorOps
  16. final def fpoint[G[_]](implicit arg0: Applicative[G]): ReceiveY[X, G[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).fpoint(arg0)
    Definition Classes
    FunctorOps
  17. def liftM[G[_[_], _]](implicit G: MonadTrans[G]): G[[y]ReceiveY[X, y], A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).liftM(G)
    Definition Classes
    MonadOps
  18. def liftM[G[_[_], _]](implicit G: MonadTrans[G]): G[[y]ReceiveY[X, y], A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).liftM(G)
    Definition Classes
    MonadOps
  19. final def replicateM(n: Int): ReceiveY[X, List[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).replicateM(n)
    Definition Classes
    ApplicativeOps
  20. final def replicateM(n: Int): ReceiveY[X, List[A]]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).replicateM(n)
    Definition Classes
    ApplicativeOps
  21. final def replicateM_(n: Int): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).replicateM_(n)
    Definition Classes
    ApplicativeOps
  22. final def replicateM_(n: Int): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).replicateM_(n)
    Definition Classes
    ApplicativeOps
  23. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    FunctorOps → Ops
  24. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplyOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    ApplyOps → Ops
  25. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    ApplicativeOps → Ops
  26. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    MonadOps → Ops
  27. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    FunctorOps → Ops
  28. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplyOps[[y]ReceiveY[X, y], A] performed by method toApplyOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplyOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    ApplyOps → Ops
  29. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    ApplicativeOps → Ops
  30. val self: ReceiveY[X, A]

    Implicit information
    This member is added by an implicit conversion from HaltOne to MonadOps[[y]ReceiveY[X, y], A] performed by method toMonadOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: MonadOps[[y]ReceiveY[X, y], A]).self
    Definition Classes
    MonadOps → Ops
  31. val self: Any

    Implicit information
    This member is added by an implicit conversion from HaltOne to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: StringAdd).self
    Definition Classes
    StringAdd
  32. val self: Any

    Implicit information
    This member is added by an implicit conversion from HaltOne to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: StringFormat).self
    Definition Classes
    StringFormat
  33. final def strengthL[B](b: B): ReceiveY[X, (B, A)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).strengthL(b)
    Definition Classes
    FunctorOps
  34. final def strengthL[B](b: B): ReceiveY[X, (B, A)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).strengthL(b)
    Definition Classes
    FunctorOps
  35. final def strengthR[B](b: B): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).strengthR(b)
    Definition Classes
    FunctorOps
  36. final def strengthR[B](b: B): ReceiveY[X, (A, B)]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).strengthR(b)
    Definition Classes
    FunctorOps
  37. final def unlessM(cond: Boolean): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).unlessM(cond)
    Definition Classes
    ApplicativeOps
  38. final def unlessM(cond: Boolean): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).unlessM(cond)
    Definition Classes
    ApplicativeOps
  39. final def void: ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).void
    Definition Classes
    FunctorOps
  40. final def void: ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to FunctorOps[[y]ReceiveY[X, y], A] performed by method toFunctorOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: FunctorOps[[y]ReceiveY[X, y], A]).void
    Definition Classes
    FunctorOps
  41. final def whenM(cond: Boolean): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).whenM(cond)
    Definition Classes
    ApplicativeOps
  42. final def whenM(cond: Boolean): ReceiveY[X, Unit]

    Implicit information
    This member is added by an implicit conversion from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A] performed by method toApplicativeOps in scalaz.stream.ReceiveY. This conversion will take place only if an implicit value of type Monoid[X] is in scope.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ApplicativeOps[[y]ReceiveY[X, y], A]).whenM(cond)
    Definition Classes
    ApplicativeOps

Deprecated Value Members

  1. def x: HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to ArrowAssoc[HaltOne] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: ArrowAssoc[HaltOne]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: HaltOne

    Implicit information
    This member is added by an implicit conversion from HaltOne to Ensuring[HaltOne] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (haltOne: Ensuring[HaltOne]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from ReceiveY[Nothing, Nothing]

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion toFunctorOps from HaltOne to FunctorOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toApplyOps from HaltOne to ApplyOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toApplicativeOps from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toMonadOps from HaltOne to MonadOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toFunctorOps from HaltOne to FunctorOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toApplyOps from HaltOne to ApplyOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toApplicativeOps from HaltOne to ApplicativeOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion toMonadOps from HaltOne to MonadOps[[y]ReceiveY[X, y], A]

Inherited by implicit conversion any2stringadd from HaltOne to StringAdd

Inherited by implicit conversion any2stringfmt from HaltOne to StringFormat

Inherited by implicit conversion any2ArrowAssoc from HaltOne to ArrowAssoc[HaltOne]

Inherited by implicit conversion any2Ensuring from HaltOne to Ensuring[HaltOne]

Ungrouped