Function prqlc::ir::pl::fold_range

source ·
pub fn fold_range<F: ?Sized + PlFold>(fold: &mut F, _: Range) -> Result<Range>