DEBSOURCES
Skip Quicknav
sources / golang-github-clipperhouse-stringish / 0.1.1%2Bds-1 / interface.go
12345
package stringish type Interface interface { ~[]byte | ~string }