NoCleanup

io.dylemma.spac.xml.Fs2DataSource.NoCleanup
object NoCleanup extends Cleanup

No-op cleanup function which returns the input stream unmodified

Attributes

Graph
Supertypes
trait Cleanup
class Object
trait Matchable
class Any
Self type
NoCleanup.type

Members list

Value members

Concrete methods

def pipe[F[_]](implicit F: MonadError[F, Throwable]): (F, XmlEvent) => XmlEvent