io.iteratee

internal

package internal

Internal types and utilities.

While some of these types and utilities are part of the public API and are used in the implementation of io.iteratee, they are not designed for clarity or ease-of-use, and should never be needed for idiomatic use of the library.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. internal
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class Step[F[_], E, A] extends Serializable

    Represents the current state of an io.iteratee.Iteratee.

Value Members

  1. object Step extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped