Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[S, T, A, B](_get: (S) ⇒ A)(_set: (B) ⇒ (S) ⇒ T): PLens[S, T, A, B]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
codiagonal[S, T]: PLens[\/[S, S], \/[T, T], S, T]
-
-
-
def
finalize(): Unit
-
def
fromStore[S, T, A, B](f: (S) ⇒ IndexedStore[A, B, T]): PLens[S, T, A, B]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
id[S, T]: PLens[S, T, S, T]
-
final
def
isInstanceOf[T0]: Boolean
-
implicit
val
lensChoice: Choice[Lens]
-
implicit
val
lensSplit: Split[Lens]
-
implicit
def
lensUnzip[S]: Unzip[[β$0$]PLens[S, S, β$0$, β$0$]]
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Serializable