mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-03 15:28:05 +00:00
Will improve performance with `$tw.utils.each` callbacks breaking out of the iteration via `return false;`.
Will improve performance with `$tw.utils.each` callbacks breaking out of the iteration via `return false;`.