unstructured
3c6d6d4e
- refactor: simplify _patch_current_chars_with_render_mode loop
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
59 days ago
refactor: simplify _patch_current_chars_with_render_mode loop Use idiomatic slice iteration instead of index-based loop, remove redundant guard and trailing return.
References
#4266 - fix: avoid O(N²) re-scanning in _patch_current_chars_with_render_mode
Author
KRRT7
Parents
09302f9c
Loading