pub exec fn ex_iter_into_iter<I: Iterator>(i: I) -> I
Expand description
ensures
r == i,