Bazaar

@implicitNotFound("Could not find an instance of Bazaar[${P}, ${A}, ${B}, ${S}, ${T}]")
trait Bazaar[P[_, _], A, B, S, T] extends Serializable

Bazaar is used to characterize a proptics.Traversal_

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def runBazaar: RunBazaar[P, A, B, S, T]