mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-29 02:01:29 +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;`.