DSL to compose At with a Fold for a structure S to focus in on A at given index I.
DSL to compose At with a Getter for a structure S to focus in on A at given index I.
DSL to compose At with an Iso for a structure S to focus in on A at given index I.
DSL to compose At with a Lens for a structure S to focus in on A at given index I.
DSL to compose At with an Optional for a structure S to focus in on A at given index I.
DSL to compose At with a Prism for a structure S to focus in on A at given index I.
DSL to compose At with a Setter for a structure S to focus in on A at given index I.
DSL to compose At with a Traversal for a structure S to focus in on A at given index I.
DSL to compose Traversal with a Fold for a structure S to see all its foci A
DSL to compose Traversal with an Iso for a structure S to see all its foci A
DSL to compose Traversal with a Lens for a structure S to see all its foci A
DSL to compose Traversal with an Optional for a structure S to see all its foci A
DSL to compose Traversal with a Prism for a structure S to see all its foci A
DSL to compose Traversal with a Setter for a structure S to see all its foci A
DSL to compose Traversal with a Traversal for a structure S to see all its foci A
DSL to compose Index with a Fold for a structure S to focus in on A at given index I
DSL to compose Index with an Iso for a structure S to focus in on A at given index I
DSL to compose Index with a Lens for a structure S to focus in on A at given index I
DSL to compose Index with an Optional for a structure S to focus in on A at given index I
DSL to compose Index with a Prism for a structure S to focus in on A at given index I
DSL to compose Index with a Setter for a structure S to focus in on A at given index I
DSL to compose Index with a Traversal for a structure S to focus in on A at given index I
DSL to compose a Prism with focus Either with a Prism with a focus of Either.Left<L>
DSL to compose a Optional with focus Either with a Prism with a focus of Either.Left<L>
DSL to compose a Traversal with focus Either with a Prism with a focus of Either.Left<L>
DSL to compose a Prism with focus Either with a Prism with a focus of Either.Right<R>
DSL to compose a Optional with focus Either with a Prism with a focus of Either.Right<R>
DSL to compose a Traversal with focus Either with a Prism with a focus of Either.Right<R>
DSL to compose a Prism with focus arrow.core.Some with a Lens with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Iso with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Prism with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Optional with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Setter with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Traversal with a focus of Option<S>
DSL to compose a Prism with focus arrow.core.Some with a Fold with a focus of Option<S>