Skip to content

Instantly share code, notes, and snippets.

@BrianGenisio
Created November 4, 2011 00:25
Show Gist options
  • Save BrianGenisio/1338347 to your computer and use it in GitHub Desktop.
Save BrianGenisio/1338347 to your computer and use it in GitHub Desktop.
firstNames = JSLINQ(myList).Select (item) -> item.FirstName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment