Skip to content

Instantly share code, notes, and snippets.

@Maciek416
Created July 7, 2011 15:39
Show Gist options
  • Save Maciek416/1069787 to your computer and use it in GitHub Desktop.
Save Maciek416/1069787 to your computer and use it in GitHub Desktop.
var notSet = _(stack).reduce(function(mem, N){ return mem.add($(N)); },$("#nonexistent"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment