Skip to content

Instantly share code, notes, and snippets.

@edwardean
Created December 17, 2015 08:55
Show Gist options
  • Save edwardean/b768010a269198dfc4ab to your computer and use it in GitHub Desktop.
Save edwardean/b768010a269198dfc4ab to your computer and use it in GitHub Desktop.
#define SafeBlock(BlockName, ...) BlockName ? BlockName(__VA_ARGS__) : nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment