PartialCollect

final case class PartialCollect[A](unit: Unit) extends AnyVal
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[B](pf: PartialFunction[A, B]): Http[Any, Nothing, A, B]

Inherited methods

Inherited from:
Product