FallibleOps
Provides syntax for fallible streams.
class AnyVal
trait Matchable
class Any
Value members
Methods
@deprecated("2.0.2", "Use .to(Chunk) instead")
Runs this fallible stream and returns the emitted elements in a chunk. Note: this method is only available on fallible streams.