Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@NetguruGist
Created October 31, 2015 14:51
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 NetguruGist/ccf793bed5258f73fd58 to your computer and use it in GitHub Desktop.
Save NetguruGist/ccf793bed5258f73fd58 to your computer and use it in GitHub Desktop.
generics10 swift
var name: String
var surname: String
var friends: [Person]?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment