Skip to content

Instantly share code, notes, and snippets.

@Ibrahimhass
Last active January 19, 2019 06:12
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 Ibrahimhass/10092fcc608ea5908ca33f8813e1ee2e to your computer and use it in GitHub Desktop.
Save Ibrahimhass/10092fcc608ea5908ca33f8813e1ee2e to your computer and use it in GitHub Desktop.
-(BOOL)toggle:(BOOL) value {
return !value;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment