andThen

infix fun <ELEMENT : Element> Action<Iter<ELEMENT>, IterValues>.andThen(transformer: TextTransformer): Action<Iter<ELEMENT>, IterValues>(source)

composes a new action by applying transformer to the value of this element