Skip to content

Instantly share code, notes, and snippets.

@asciidisco
Created January 3, 2014 16:48
Show Gist options
  • Save asciidisco/8241400 to your computer and use it in GitHub Desktop.
Save asciidisco/8241400 to your computer and use it in GitHub Desktop.
Converting this line of perl to javascript...
@{$hashQ->{apIDs}}=grep !/$id/,@{$hashQ->{apIDs}};
@asciidisco
Copy link
Author

\o/ Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment