Closed fubhy closed 2 years ago
@maoueh I simplified this a lot (the problem was only that the param names (all of them) were zipped into the indexed & unindexed value iterators AFTER filtering them). So the ordering was simply incorrect after that.
@maoueh Note that I only started learning Rust recently so if this PR doesn't make any sense or you want to implement this fix differently feel free to close it ;-)