In Go, a string is in effect a read-only slice of bytes. https://go.dev/blog/strings 🌱 Back to Garden