go-difflib icon indicating copy to clipboard operation
go-difflib copied to clipboard

Partial port of Python difflib package to Go

Results 4 go-difflib issues
Sort by recently updated
recently updated
newest added

I'm trying to format the text so that github will recognize that this is the BSD-3-Clause license text. It wasn't able to do that before. I'm hoping this will work.

Hi, we updated some exported function comments based on best practices from [Effective Go](https://golang.org/doc/effective_go.html). It’s admittedly a relatively minor fix up. Does this help you?