In Design a function in a sequence (part 1) , can you perform invert() without using last() ?
We can perform invert() by keeping two temporary sequence without using last() .
|