mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-03-25 04:46:55 +00:00

This checks to see if an array is equal. Should handle case where an array is considered null or undefined. It short circuits when the lengths are different and will only loop when needed.