Function mz_expr::relation::func::unnest_list

source ·
fn unnest_list<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a