Go Package strings: Difference between revisions
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* <tt>[https://golang.org/pkg/strings/#HasSuffix HasSuffix]</tt> | * <tt>[https://golang.org/pkg/strings/#HasSuffix HasSuffix]</tt> | ||
* <tt>[https://golang.org/pkg/strings/#Index Index]</tt> | * <tt>[https://golang.org/pkg/strings/#Index Index]</tt> | ||
* <tt>[https://golang.org/pkg/strings/#Join Join]</tt> |