This way we are not afraid of recursion being too deep. That could have happened when having two collections which are sharing same list of 1000s of objects.
This way we are not afraid of recursion being too deep. That could have happened when having two collections which are sharing same list of 1000s of objects.