Function mz_expr::relation::func::unnest_map

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