AutoValue

object AutoValue

Import this to avoid the need to call .value() on your Pxs.

Import this to avoid the need to call .value() on your Pxs.

class Object
trait Matchable
class Any

Implicits

Implicits

implicit def autoPxValue[A](x: Px[A]): A