Skip to content

Instantly share code, notes, and snippets.

@LeonardoCiaccio
Created April 14, 2017 16:58
Show Gist options
  • Save LeonardoCiaccio/c7dab4803c32fc8ae483d47580d8dd22 to your computer and use it in GitHub Desktop.
Save LeonardoCiaccio/c7dab4803c32fc8ae483d47580d8dd22 to your computer and use it in GitHub Desktop.
// Like '@' for php - supress error - at( function(){} );
window.at=function(a){try{return"function"==typeof a?a():a||null}catch(a){return null}};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment