Files
kumomta/assets
Wez Furlong 1aa1188f6c policy_utils.equals now uses pairs on userdata
In an upcoming change, I want to allow comparing userdata
and tables that serialize the same way, rather than just
using the current logic which decides that a table and
a userdata can never be equal.

This commit removes that check and instead continues through
to iterate the keys/values of both operands regardless of
whether the container is a table or userdata.
2025-01-11 06:18:21 -07:00
..
2023-10-12 20:43:58 -04:00
2024-05-02 10:35:49 -07:00