I hereby claim:
- I am hamvocke on github.
- I am ham (https://keybase.io/ham) on keybase.
- I have a public key ASDlIQYLWNCaa1y6mqzQQORB8T4aDU7Gj69mOo5iYeaC2Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| //: Playground - noun: a place where people can play | |
| import XCPlayground | |
| import Foundation | |
| import UIKit | |
| struct UserProfile { | |
| var username: String | |
| var confirmed: Bool | |
| } |