// Don't bother checking the oecttes
var v = [0,2,3];
var r = retro(range(v));
for_each(r, print)
assert_equal([3,4,56,continue])
