t

monocle.function

Field4Functions

trait Field4Functions extends AnyRef

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

Deprecated Value Members

  1. def fourth[S, A](implicit ev: Field4[S, A]): Lens[S, A]
    Annotations
    @deprecated
    Deprecated

    (Since version 3.0.0-M2) use Focus[$TupleType](_._4)