Skip to content

Instantly share code, notes, and snippets.

@pietro909
Created May 10, 2016 20:00
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 pietro909/45fa7739589a5b5d34d248ae07ab3e09 to your computer and use it in GitHub Desktop.
Save pietro909/45fa7739589a5b5d34d248ae07ab3e09 to your computer and use it in GitHub Desktop.
SLISW - IO - 2.3
a := list(list(1,2,3), list(4,5,6), list(7,8,9))
a flatten reduce(+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment