- Companion:
- object
Value members
Concrete methods
compose this AnIso_ with an AffineTraversal_, having this Iso_ applied first
compose this AnIso_ with an AffineTraversal_, having this Iso_ applied first
compose this AnIso_ with an AnAffineTraversal_, having this Iso_ applied first
compose this AnIso_ with an AnAffineTraversal_, having this Iso_ applied first
compose this AnIso_ with a Traversal_, having this Iso_ applied first
compose this AnIso_ with a Traversal_, having this Iso_ applied first
compose this AnIso_ with an ATraversal_, having this Iso_ applied first
compose this AnIso_ with an ATraversal_, having this Iso_ applied first
Inherited methods
test whether the focus of a Getter contains a given value
test whether the focus of a Getter contains a given value
- Inherited from:
- AppliedGetter0
test whether a predicate holds for the focus of a Getter
test whether a predicate holds for the focus of a Getter
- Definition Classes
- AppliedGetter1 -> AppliedGetter0
- Inherited from:
- AppliedGetter1
find the first focus of a Getter that satisfies a predicate, if there is any
find the first focus of a Getter that satisfies a predicate, if there is any
- Inherited from:
- AppliedGetter1
check if the Getter does not contain a focus
check if the Getter does not contain a focus
- Inherited from:
- AppliedGetter0
check if the Getter contains a focus
check if the Getter contains a focus
- Inherited from:
- AppliedGetter0
test whether the focus of a Getter does not contain a given value
test whether the focus of a Getter does not contain a given value
- Inherited from:
- AppliedGetter0
test whether a predicate does not hold for the focus of a Getter
test whether a predicate does not hold for the focus of a Getter
- Inherited from:
- AppliedGetter0
modify the foci type of a Setter using a function, resulting in a change of type to the full structure
modify the foci type of a Setter using a function, resulting in a change of type to the full structure
- Inherited from:
- AppliedSetter0
modify each focus of a Traversal using a Functor, resulting in a change of type to the full structure
modify each focus of a Traversal using a Functor, resulting in a change of type to the full structure
- Inherited from:
- AppliedTraversal0