Please make sure that JavaScript is enabled in your browser. If you are using a browser extension to selectively enable or disable JavaScript, make sure it's enabled for this server.
Describe your changes (optional):
Review Request #2870 — Created Dec. 10, 2023 and submitted Dec. 10, 2023, 11:23 a.m.
strings.Cut was added in 1.18, and maps/slices in 1.21.
strings.Cut
maps
slices
Ran go test ./...
go test ./...
Nice work I learned quite a bit from this! Thanks!!