ToPathPartOps

trait ToPathPartOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toPathPartOps[A](target: A)(implicit tc: PathPart[A]): Ops[A] { type TypeClassType = PathPart[A]; }