Is there a Kotlin implementation (or API) of the Myers Diff Algorithm out there somewhere that is stable enough for use?
n
Narek Mailian
01/31/2019, 6:35 PM
I've also been looking but haven't been able to find any. I think I will have to resort to porting a Swift-library since the languages are pretty similar...