Packages

package pure

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class PureManifest(resolver: Resolver[PureManifestEffect]) extends ProcessingManifest[PureManifestEffect] with Impl with Product with Serializable

    Manifest implementation keeping all records in State monad.

    Manifest implementation keeping all records in State monad. IO in type-signature should be ignored as required only by fs2.Stream#compile Use for tests only!

Value Members

  1. object PureManifest extends Serializable

Ungrouped