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