ConsumingStream

class Object
trait Matchable
class Any

Type members

Types

type ConsumingStream[F[_]] = Consuming[F, [_] =>> Stream[F, _$2]]