I've just looked a bit codes in this github repo; there seems no myers_difference call. But I think [String.myers_difference/2](https://hexdocs.pm/elixir/String.html#myers_difference/2) could improve performance and simplicity. How's your opinion?