Skip to content

Instantly share code, notes, and snippets.

@EfraimB
Last active October 14, 2022 14:27
Show Gist options
  • Save EfraimB/6a72a366158fa81d09f88eae8d33f40d to your computer and use it in GitHub Desktop.
Save EfraimB/6a72a366158fa81d09f88eae8d33f40d to your computer and use it in GitHub Desktop.
struct PersonData {
let name: String
let phoneNumber: Int
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment