Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Agarunov/01db21cb2eee519baf07e7a77feafa35 to your computer and use it in GitHub Desktop.
Save Agarunov/01db21cb2eee519baf07e7a77feafa35 to your computer and use it in GitHub Desktop.
let string = "Hello, World!"
let keyPath = \String.[string.startIndex]
string[keyPath: keyPath]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment