Package com.jnape.palatable.lambda.optics.functions
package com.jnape.palatable.lambda.optics.functions
-
ClassesClassDescriptionMatching<S,
T, A, B> Over<S,T, A, B> Given anOptic, a function fromAtoB, and a "larger" valueS, produce aTby retrieving theAfrom theS, applying the function, and updating theSwith theBresulting from the function.Pre<P extends Profunctor<?, ?, ? extends P>, S, T, A, B>Re<S,T, A, B> Turn anOpticwith a unary mapping that can be used for setting (e.g.Set<S,T, A, B> Under<S,T, A, B> View<S,T, A, B>