repeating
fun repeating(what: (TransformationActionContext<AttemptHistory<RESULT, FEEDBACK>, RESULT>) -> RESULT): RepeatUntilAcceptableBuilder.Critiquer<RESULT, FEEDBACK>
Define the task to be repeated until an acceptable result is achieved.
Define the task to be repeated until an acceptable result is achieved.