Collect

zio.http.Http$.Collect
final class Collect[In](val self: Unit) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[Out](pf: PartialFunction[In, Out]): Http[Any, Nothing, In, Out]

Concrete fields

val self: Unit