-
Notifications
You must be signed in to change notification settings - Fork 48
Iterator version? #23
Copy link
Copy link
Open
Description
This library is awesome, but one thing it suffers from is huge memory consumption on large strings as the resulting array can be pretty gigantic. I would love a generator version that spits out small chunks instead of a giant result array.
I attempted this by myself but unicode and "cleanup" turned out to be out of my understanding.
See master...LiraNuna:fast-diff-iterator:master for my attempt.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels