arrow-optics / arrow.optics / PPrism / getOrModify
abstract fun getOrModify(s: S): Either<T, A>
Do you like Arrow?