object AppliedPIso

Source
AppliedPIso.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AppliedPIso
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. implicit def appliedIsoSyntax[S, A](self: AppliedIso[S, A]): AppliedIsoSyntax[S, A]
  2. implicit def appliedPIsoSyntax[S, T, A, B](self: AppliedPIso[S, T, A, B]): AppliedPIsoSyntax[S, T, A, B]
  3. def apply[S, T, A, B](_value: S, _optic: PIso[S, T, A, B]): AppliedPIso[S, T, A, B]