mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-10 12:46:39 +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;`.