Function mz_compute_client::as_of_selection::fixpoint

source ยท
fn fixpoint(step: impl FnMut(&mut bool))
Expand description

Runs step in a loop until it stops reporting changes.