All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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