- iterate-until fn ok?procedure
returns a unary procedure which iterates the function fn on its only argument until the predicate ok? returns true
returns a unary procedure which iterates the function fn on its only argument until the predicate ok? returns true