Skip to content

Instantly share code, notes, and snippets.

@vikage
Last active August 19, 2021 10:27
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 vikage/155e91cc0ec4a3672b54691a8d5de7ec to your computer and use it in GitHub Desktop.
Save vikage/155e91cc0ec4a3672b54691a8d5de7ec to your computer and use it in GitHub Desktop.
struct User {
var isActive: Bool
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment