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