This should be easy, however i am quite a beginner in this field, so i have a lotsa problems.
I tried using classic reverse function and while appending one item tried reversing it too. But it didn't work.
Example:
full_reverse([[[1,2,3],4,[5,6]],[7,8]], [[8,7],[[6,5],4,[3,2,1]]]).
=> true
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.