Package

org.atnos.origami.addon.fs2

stream

Permalink

package stream

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. stream
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class StreamSyntax[F[_], A] extends AnyRef

    Permalink

Value Members

  1. def scanEval[F[_], S, A](p: Stream[F, A])(start: F[S])(f: (S, A) ⇒ F[S])(implicit arg0: Sync[F]): Stream[F, S]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped