diff
diff copied to clipboard
[Question] how about applying String.myers_difference/2?
I've just looked a bit codes in this github repo; there seems no myers_difference call.
But I think String.myers_difference/2 could improve performance and simplicity.
How's your opinion?