Is there a test I can do to determine the type of reference that has been created?
ie. array of arrays, array of hashes, hash of hashes. I'm in a position where I didn't created the reference but still need to access it.
Is there a test I can do to determine the type of reference that has been created?
ie. array of arrays, array of hashes, hash of hashes. I'm in a position where I didn't created the reference but still need to access it.