src.elv.sh/pkg/ui.Keys.Swap (method, view implemented interface methods)
one use
src.elv.sh/pkg/ui (current package)
key.go#L237: func (ks Keys) Swap(i, j int) { ks[i], ks[j] = ks[j], ks[i] }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)