Skip to content

Instantly share code, notes, and snippets.

@mhseiden
Created May 10, 2012 17:07
Show Gist options
  • Save mhseiden/2654497 to your computer and use it in GitHub Desktop.
Save mhseiden/2654497 to your computer and use it in GitHub Desktop.
One-liner #1
loc.tid = loc.ns ? ((opts.tid === 0) ? 0 : (opts.tid || "*")) : null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment