README ¶ Exercise 4.7 (P93) Modify reverse to reverse the characters of a []byte slice that represents a UTF-8-encoded string, in place. Can you do it without allocating new memory? Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files reverse.go Click to show internal directories. Click to hide internal directories.