repeating
fun repeating(what: (TransformationActionContext<ResultHistory<RESULT>, RESULT>) -> RESULT): RepeatUntilBuilder.Looper<RESULT>
Define the task to be repeated until an acceptable result is achieved.
Define the task to be repeated until an acceptable result is achieved.