index
DSL to compose Index with a Lens 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 Index with an Iso 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 Index 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 Index 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 Index 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 Index 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 Index 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.