Skip to content

Instantly share code, notes, and snippets.

@nathanmarz
Created August 2, 2012 07:02
Show Gist options
  • Save nathanmarz/3234653 to your computer and use it in GitHub Desktop.
Save nathanmarz/3234653 to your computer and use it in GitHub Desktop.
Function example
stream.each(new Fields("x", "y"), new AddAndMultiply(), new Fields("added", "multiplied"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment