There's a few weird bugs existing with recursive reprs, i.e when a given `Container` x contains itself. I fixed a few cases that manually arised during testing, but this should be handled better.
There's a few weird bugs existing with recursive reprs, i.e when a given
Containerx contains itself.I fixed a few cases that manually arised during testing, but this should be handled better.