mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-04-27 09:11:30 +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;`.