CanReverseGet

dev.constructive.eo.CanReverseGet
See theCanReverseGet companion trait
object CanReverseGet

Attributes

Companion
trait
Source
CanReverseGet.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given given_CanReverseGet_T_B: [S, T, A, B, F[_, _]] => (Optic[S, T, A, B, F], ReverseAccessor[F]) => CanReverseGet[T, B]

Derive from any optic in scope whose carrier can build. Optic before gate in the same using clause — see CanGet for the SIP-64 ordering rationale.

Derive from any optic in scope whose carrier can build. Optic before gate in the same using clause — see CanGet for the SIP-64 ordering rationale.

Attributes

Source
CanReverseGet.scala