Skip to content

Instantly share code, notes, and snippets.

@gungorbasa
Last active October 23, 2018 02:10
Show Gist options
  • Save gungorbasa/790ff3242201c099e27ea7295f97fcd5 to your computer and use it in GitHub Desktop.
Save gungorbasa/790ff3242201c099e27ea7295f97fcd5 to your computer and use it in GitHub Desktop.
DispatchQueue.main.async {
print("This is GCD talking baby.")
print("I have a lot more to offer!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment