in reply to Re^2: Test scalar refs (not values) in deeply nested structure
in thread Test scalar refs (not values) in deeply nested structure
So you have a nested data structure, but you want only scalar refs to be compared for identity, while you want to compare everything else structurally?
If that's not it, maybe show examples and counterexamples of what you want your comparison routine to do.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Test scalar refs (not values) in deeply nested structure
by LanX (Saint) on Jul 23, 2020 at 20:31 UTC |