Skip to content

Instantly share code, notes, and snippets.

@pbonneville
Created June 29, 2016 20:33
Show Gist options
  • Save pbonneville/d74bc33abba81438c0bd51f83bd27b3c to your computer and use it in GitHub Desktop.
Save pbonneville/d74bc33abba81438c0bd51f83bd27b3c to your computer and use it in GitHub Desktop.
Some basic comment MARK: statements to help organization code in a Swift file
// MARK: - VARIABLES -
// MARK: - INITIALIZATION -
// MARK: - PUBLIC METHODS -
// MARK: - PRIVATE METHODS -
// MARK: - DELEGATE METHODS -
// MARK: - PROTOCOL METHODS -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment