Skip to content

Instantly share code, notes, and snippets.

@mango314
Created August 2, 2014 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mango314/bc9e76d88042f2a75a58 to your computer and use it in GitHub Desktop.
Save mango314/bc9e76d88042f2a75a58 to your computer and use it in GitHub Desktop.
define multiplication over lists
sum [2,3,4]
product [2,3,4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment