
proptics.internal.Lens0.scala Maven / Gradle / Ivy
package proptics.internal
private[proptics] trait Lens0[S, T, A, B] extends Traversal0[S, T, A, B] with Getter1[S, A]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package proptics.internal
private[proptics] trait Lens0[S, T, A, B] extends Traversal0[S, T, A, B] with Getter1[S, A]