Skip to content

Instantly share code, notes, and snippets.

@artturijalli
Created January 17, 2022 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artturijalli/bcc32819444eca21af493eb25e1c233b to your computer and use it in GitHub Desktop.
Save artturijalli/bcc32819444eca21af493eb25e1c233b to your computer and use it in GitHub Desktop.
let coords = (x: 1, y: 3, z: 2)
let (x, y, z) = coords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment