pub type DonePredicate = fn(&ArrayRef) -> bool;
A predicate that determines when an array has reached a desired form during execution.