compare the contents of two items on the Lua stack to determine if they differ only works for relatively simple, saveable items (numbers, strings, bools, nil, and possibly-nested tables of those, up to a certain max length) not the best implementation, but good enough for what it's currently used for
source not stored for this graph (policy: none)
no test coverage detected