repeating
fun repeating(what: (RepeatUntilActionContext<INPUT, RESULT>) -> RESULT): RepeatUntilBuilder.Looper<INPUT, 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.