at
Get a Lens for a structure S with focus in A at index i.
Return
Lens with a focus in A at given index I.
Parameters
DSL to compose At with a Lens for a structure S to focus in on A at given index I.
Receiver
Return
Lens with a focus in A at given index I.
Parameters
DSL to compose At with an Iso for a structure S to focus in on A at given index I.
Receiver
Return
Lens with a focus in A at given index I.
Parameters
DSL to compose At with a Prism for a structure S to focus in on A at given index I.
Receiver
Return
Optional with a focus in A at given index I.
Parameters
DSL to compose At with an Optional for a structure S to focus in on A at given index I.
Receiver
Return
Optional with a focus in A at given index I.
Parameters
DSL to compose At with a Getter for a structure S to focus in on A at given index I.
Receiver
Return
Getter with a focus in A at given index I.
Parameters
DSL to compose At with a Setter for a structure S to focus in on A at given index I.
Receiver
Return
Setter with a focus in A at given index I.
Parameters
DSL to compose At with a Traversal for a structure S to focus in on A at given index I.
Receiver
Return
Traversal with a focus in A at given index I.
Parameters
DSL to compose At with a Fold for a structure S to focus in on A at given index I.
Receiver
Return
Fold with a focus in A at given index I.