mz_compute_client::as_of_selection

Function fixpoint

Source
fn fixpoint(step: impl FnMut(&mut bool))
Expand description

Runs step in a loop until it stops reporting changes.